wolfgang wrote: > In an older episode (Monday 06 June 2005 20:08), Matt Kettler wrote: > >>I just recently received a run of spam which would push some system's > > scan-size > >>limit. > > > AFAIK, there is no default scan-size limit in SA, correct? >
If you use spamc, there's a default limit of 250k. see the spamc manpage for command-line options to change this. If you use spamassassin, or the API, it's up to the caller to limit the size. Most of the sample procmail rules have a size limit. Most integration tools that use the API have size limits. So, most people with "normal" SA setups will be affected by this.