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: signature.asc
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-0002.bin>