> Did you pipe in the same message (that was showing the > blacklist hit)? > > That output does not show a blacklist hit, and scores the > message 4.2 > > I've always tested with: > > spamassassin --lint -D < messagetocheck.whatever >
I have always tested with spamassassin -D < messagetocheck.whatever OR spamassassin --lint -D I thought the --lint generates an internal message, and does not need a real message to test the system. With a real message the --lint is not needed. Right or wrong?