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 amedee.be>
_______________________________________________
SpamBayes python.org
htt
p://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.
net/faq.html
|