pigeonhole-0.4.14

j.emerlik j.emerlik at gmail.com
Fri Jul 7 11:14:16 EEST 2017


Hi,
my global sieve filter looks like this:

require "fileinto";

if header :contains "X-Spam-Status" "YES" {
  fileinto "INBOX.Junk";
}

if header :contains "X-Spam-Level" "********************" {
  discard;
  stop;
}


Why Dovecot 2.2.24 and pigeonhole-0.4.14 moves all e-mails to spam eg .:
with "X-Spam-Status: No," too ?

Regards,
Jack


More information about the dovecot mailing list