[Spambayes] large messages
Amedee Van Gasse
amedee at amedee.be
Sat Apr 14 12:21:01 CEST 2007
Op zaterdag 14-04-2007 om 07:19 uur [tijdzone +0100], schreef Bill
Bedford:
> I occationally recieve very large graphics file by email. Using the
> combination of Spambayes and my mailer (GyazMail) means that the
> connection times out before the file has downloaded.
>
> Is there any way of getting Spambayes to skip large messages?
You didn't say if you are using the Outlook plugin, the POP/IMAP proxy,
or another implementation. I don't know GyazMail.
I use spambayes as a procmail filter, and I have the following rule in
~/.procmailrc:
:0 fw:hamlock
* < 1000000
| sb_filter.py
That means: anything smaller than exactly 1 MB gets filtered by
spambayes, anything else passes unfiltered.
Larger mails are usually attached documents or photos sent by friends or
family.
--
Amedee Van Gasse <amedee at amedee.be>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dit berichtdeel is digitaal ondertekend
Url : http://mail.python.org/pipermail/spambayes/attachments/20070414/cfe3c6d3/attachment.pgp
More information about the SpamBayes
mailing list