> John, I have been looking everywhere for how to send a > test message that will show up as an RBL. Do you know hot > to test this? I have Googled my self to almost death. > > John D. Hardin wrote: >> >> On Thu, 24 Jan 2008, Mofo_Jones wrote: >> >>> I am trying to setup my first SA and I can't seem to >>> get the SA to do a check >>> on Spamcop. The following are my cf files and debug >>> information. Can someone >>> please tell me what I am doing wrong? >> >>> [11631] dbg: plugin: loading >>> Mail::SpamAssassin::Plugin::SpamCop from @INC >>> [11631] dbg: reporter: local tests only, disabling >>> SpamCop >> >> You can't use --lint to test spamcop. >> >> Compose or obtain a test message and feed it to >> spamassassin with debug flags turned on, then you'll be >> able to see (and tell us) what's happening. >>
spamassassin -D <message.txt Where message.txt is containing the message to test.