|
From: Bob M. <Bo...@mo...> - 2004-04-16 18:36:39
|
On Friday 16 Apr 2004 18:16, Mark Martinec wrote: > | Hmm, that's another issue I tried that and every time I try to run > | spamassassin -D it hangs (although it's OK if I use spamassassin --lint > | -D) > > Hangs, or is waiting for its input which you never supply? > Usually one redirects its input, e.g. spamassassin -D < test-file.msg You're right, of course Mark, I was missing the '<' So now I can process it, it gives the message a score of 21, then decides it's whitelisted. The debug output doesn't tell me where the whitelisting comes from though. I've removed the returns.groups.yahoo.com entry from the whitelist_sender map ... -- Regards, Bob |