Roundcube Community Forum

Release Support => Release Discussion => Topic started by: JoseA on December 13, 2014, 11:33:00 AM

Title: Automatic Message Replying
Post by: JoseA on December 13, 2014, 11:33:00 AM
Hello everybody!
I have defined a mail filter to manage high-priority messages (see attached image). The rules check if the priority contains 1 or 2 values which correspond to high priority.
Then, there are two actions:
First action works OK, but the second one works sometimes :( I would like there is an automatic answer for every received mail (even the sender's address is the same in all mails).
Title: Re: Automatic Message Replying
Post by: JohnDoh on December 15, 2014, 02:48:50 AM
Quote
First action works OK, but the second one works sometimes

it is because you are using the Vacation action (reply with message). That is designed to only send reponses periodically - so as not to spam people. you can read about it here http://www.faqs.org/rfcs/rfc5230.html esp the "Days" parameter.