On 4/18/2014 6:18 AM, Erik Logtenberg wrote:
The tool that hands the message to spamasassin (spampd in your case)
imposes the size limit. The message is never seen by spamassassin.
You're barking up the wrong tree ;)

Tom

Ah, I agree. This is where that happens:

$self->log(2, "skipped large message (". $size / 1024 ."KB)");
I'll send my question to Maxim Paperno, author of spampd, instead.


Spamassassin is a program AND an API.

Right now you are using the API so your wrapper (spampd) can do anything it wants but we could also consider this feature for spamc/spamd and for spamassassin as a parameter to enable. Please open a bugzilla bug if you would like it considered.

regards,
KAM

Reply via email to