Roundcube Community Forum

Release Support => Requests => Topic started by: soromir on October 11, 2017, 03:23:14 AM

Title: Notice when send message
Post by: soromir on October 11, 2017, 03:23:14 AM

Good afternoon.
How it is possible to realize the task.
I need to check the message before sending to the nesting file if the file is there and there are words in the body of the message
attach attachemnt, it's necessary to print notice "you forgot to attach the file".
Example gmail
Title: Re: Notice when send message
Post by: JohnDoh on October 11, 2017, 04:16:08 AM
roundcube ships with a plugin called attachment_reminder so all you should need to do is enable it in your config
Title: Re: Notice when send message
Post by: soromir on October 31, 2017, 09:41:28 AM
thanks