| Linode Forum https://forum.linode.com/ |
|
| Help with a Sieve Script. https://forum.linode.com/viewtopic.php?f=11&t=10474 |
Page 1 of 1 |
| Author: | sblantipodi [ Wed Oct 02, 2013 5:04 am ] |
| Post subject: | Help with a Sieve Script. |
Hi, I need help with a sieve script. I added this script to my sieve server. Code: require ["imap4flags","fileinto","vacation"]; The first rule works as expected, if the email contains the netgear subject it moves it to the netgearlog folder and mark the email as read. The second should answer with a vacation msg, I see no error at all in log but no msg is sent. Can you help plese? Have you got an idea on how to troubleshoot this problem? |
|
| Author: | sblantipodi [ Wed Oct 02, 2013 5:27 am ] |
| Post subject: | Re: Help with a Sieve Script. |
reading the log I founded this: "discarding vacation response for message implicitly delivered to" It seems that this message is fired when the email address of the receiver is not in the To: of the message header. This it isn't true since the header of the message I receive is like this: To: "Davide" <myemailaddress> any idea? |
|
| Author: | sblantipodi [ Wed Oct 02, 2013 11:25 am ] |
| Post subject: | Re: Help with a Sieve Script. |
The problem was generated from the fact that the mail address where I activated the vacation uses aliases and this not works for aliases. No problem for me. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|