Saturday, 24 August 2013

Server-side Mail Rules on OS X Server (Mountain Lion)

Server-side Mail Rules on OS X Server (Mountain Lion)

I would like to set up server-side mail filter rules for Dovecot on my OS
X Server (Mountain Lion). I would like for sieve scripts to be in the user
directories i.e. ~/.dovecot.sieve. I can't seem to find any documentation
on this. From what I can determine from the information in dovecotd -a the
sieve seems to be already set up, but if I add a script to
~/.dovecot.sieve it doesn't initiate the filtering.
managesieve_client_workarounds = managesieve_implementation_string =
Dovecot Pigeonhole managesieve_logout_format = bytes=%i/%o
managesieve_max_compile_errors = 5 managesieve_max_line_length = 65536
managesieve_notify_capability = mailto managesieve_sieve_capability =
fileinto reject envelope encoded-character vacation subaddress
comparator-i;ascii-numeric relational regex imap4flags copy include
variables body enotify environment mailbox date ihave
Thanks for any tips

No comments:

Post a Comment