sieve filter move wrong email to Junk folder

Bill Shirley bill at KnoxvilleChristian.org
Fri Dec 15 07:55:00 EET 2017


Also, I wouldn't use the second rule:
     if header :contains "subject" ["SPAM?"] {
       fileinto "Junk";
       stop;
     }

If someone sends you an email with the subject "Can you help me with this spam?"
it will get filed into Junk.

Bill



More information about the dovecot mailing list