On Tue, 2002-05-21 at 11:20, Joel Epstein wrote:
> Is there a way to set a size limit as to which mails are scanned?

Since you are using procmail you can simply add a test

* < 250000

to the recipe that you use to call spamassassin.

By the way, I have a similar RedHat 6.2/sendmail/procmail setup and I
found it quite easy to use spamc/spamd instead of direct calls to
spamassassin in the procmail recipe. The install of spamassassin adds a
spamassassin script in /etc/rc.d/initd/ which runs spamd, and then you
just call spamc instead of spamassassin in the procmail recipe. It
processes a mail message quite a few times faster that way. Spamc also
automatically skips handling large messages.

 -- sidney



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to