Matthew Yette wrote:
Since most spam is relatively small in size, I was thinking of implementing a limit on SA that says, only scan for spam if this message is less than, say, 200k. Is this an easily settable option?
Hi, If you are using spamc the default is already 250k bytes -s max_sizeIf you are using spamassassin or calling the perl API directly you will have to use some other tool to do it.
Regards, Rick