I think there is an error in the search patterns in dbmail 2.2.18.

In Sieveskript is written:

if allof (header :matches "subject" "*\\*SPAM\\**") {
        fileinto "Spam";
}

but the string

*****SPAM*****

is not detected.

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to