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
signature.asc
Description: This is a digitally signed message part.
