Email Lists wrote this to me instead of the list:
-> -> This is normal behaviour when running --lint. -> -> Daryl

Side note, when running

spamassassin -D --lint

How do we get that to log to a file in a bash shell. Everything I have tried
so far has failed.

Angle brackets?

spamassassin -D --lint 2>&1 > ilikedebug.logs

Personally, I'd just read it and forget it...

spamassassin -D --lint 2>&1 | less


Daryl

Reply via email to