[Dovecot] Multiple files for sieve
Adrián Ribao Martínez
aribao at gmail.com
Sun May 25 00:33:26 EEST 2008
Hello,
I have this line in the plugins configuration section :
sieve = /etc/dovecot/sieve
Where: /etc/dovecot/sieve:
require "fileinto"
if header :contains "Subject" "****SPAM****"{
fileinto "spam";
}
I want this filter for all the users of the system, but I also want to tell
dovecot to look in the /home/user/mail/.sieve file for custom per-user
filters.
Can I do this?
Thank you.
--
Adrián Ribao Martínez
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://dovecot.org/pipermail/dovecot/attachments/20080524/668aa0e1/attachment.bin
More information about the dovecot
mailing list