Yves Goergen wrote:
On 20.07.2008 22:42 CE(S)T, Karsten Bräckelmann wrote:
Run such a message through 'spamassassin' again, to see what it reports
*now*. Do you still see these strange, multiple URIBL hits?
spamassassin < message > out
It still reports that.
Also, check other email (including spam!) for multiple URIBL hits in the
existing report headers. Does / did it happen for that one domain only?
How can I do that? I don't have any dedicated tools or methods for
testing a spam filter.
FYI, I have IMAP accounts in Maildir format on the server, but most of
my e-mail is stored on my computer, with Thunderbird in mbox format (on
Windows).
view source (CTRL-U) and copy-paste to a file on your server. then run
# spamassassin -t < message.eml
(the .eml part is not important).
to see debug infos, use -D.