[Dovecot] Vacation Notice Not Working

Daniel Parthey daniel.parthey at informatik.tu-chemnitz.de
Mon Dec 31 06:56:55 EET 2012


Ch Chai wrote:
> > Ch Chai wrote:
> >> When I try to active Vacation Notice using Egroupware, I can see (xxxx.sieve)
> >> generated in mail server. but not working.
> >
> > * Which sieve related lines can you see in your dovecot logfiles?
> > * Is .dovecot.sieve correctly symlinked to xxxx.sieve?
> > * Can you post the contents of the xxxx.sieve file?
> > * Do you have the problem with vacation of a current www.tine20.org release?
 
> * There is some log in /var/log/maillog when I sent mail to testuser. but I can't see dovecot-deliver.log in mail server.

See
http://wiki2.dovecot.org/Logging

You can find the log file locations by running:
doveadm log find

> * I'm not sure, but it always generate in path /var/www/web1/user/(user name)/sieve/ when I active Vacation Notice in Egroupware

/var/www/web1/user/(user name)/.dovecot.sieve should be a symlink to the active sieve script.
Does this symlink exist and where does it point to?

> * I never try www.tine20.org before

It is a complete reimplementation of a groupware and contains FeLaMiMail 2.x

> I have tried use Thunderbird with sieve plugin, it can be connect to sieve server, but when I turn on vacation notice, nothing happen.

Is your vacation script shown as active in Thunderbird sieve?

> * contents of /var/www/web1/user/web1_test/sieve/test_felamimail.sieve
> #Mail filter rules for test
> #Generated by test using FeLaMiMail 1.8
> require ["vacation"];
> 
> vacation :days 1 :addresses ["test at acelsys.com "] text:
maybe there is a space character too much?      ^

Try to remove the space behind the email in egroupware user admin.

Regards
Daniel
-- 
https://plus.google.com/103021802792276734820



More information about the dovecot mailing list