Hello,

I noticed that after upgrading spamassassin to the latest (in ports) version, manual whitelist is somehow broken. In previous version spamassassin detects without a problem forged "From" headers and even with "whitelist_from [EMAIL PROTECTED]"
mails that are spam got caught.

With the latest version of spamassassins the following example will not be detected as spam:

>telnet mailserver-spamprotected.com 25
>helo somedomain.com
>mail from: [EMAIL PROTECTED]
>rcpt to: [EMAIL PROTECTED]
>data
From: [EMAIL PROTECTED]
some spam xxx.
.
>quit

In this case whitelist_from [EMAIL PROTECTED] is triggered, and I'm pretty sure that wasn't a case in older versions of spamassassin.

Any ideas what is changed, and how I can restored the old behavior.

--

Best Wishes,
Stefan Lambrev
ICQ# 24134177

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to