Hello, I am using spambayes and i would like to know how configure it with the adress email example i would like to configure spambayes@python.org <mailto:spambayes@python.org> as not a spam, and any email received from spambayes@python.org will always go to good messages and never in spam do you think is it possible please? Best regards Sébastien _ <mailto:spambayes@python.org>_
On Tue, October 21, 2008 15:58, Sébastien Iappini wrote:
Hello,
I am using spambayes and i would like to know how configure it with the adress email
example i would like to configure spambayes@python.org <mailto:spambayes@python.org> as not a spam, and any email received from spambayes@python.org will always go to good messages and never in spam
do you think is it possible please?
You don't need to do that. Just keep training SpamBayes and it will learn automatically. And by the way, sometimes (not often) spammers send mail to spambayes@python.org too! -- Amedee
E-mail addresses are among the tokens SpamBayes looks at, so SpamBayes will generally classify messages correctly once you've done enough training. See http://spambayes.sourceforge.net/faq.html#why-don-t-you-add-whitelisting-bla... for more on whitelisting (the term for what you're asking for), including why it may not be a good idea. You appear to be using Thunderbird, so if you decide you want to do this, you may be able to use Thunderbird filters, which are applied to incoming messages. See http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Filters for more information, or do a Google search for "thunderbird filters." -----Original Message----- From: spambayes-bounces+jsp=pkc.com@python.org [mailto:spambayes-bounces+jsp=pkc.com@python.org] On Behalf Of Sébastien Iappini Sent: Tuesday, October 21, 2008 9:58 AM To: spambayes@python.org Subject: [Spambayes] spambayes Hello, I am using spambayes and i would like to know how configure it with the adress email example i would like to configure spambayes@python.org <mailto:spambayes@python.org> as not a spam, and any email received from spambayes@python.org will always go to good messages and never in spam do you think is it possible please? Best regards Sébastien _ <mailto:spambayes@python.org>_ _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
participants (3)
-
Amedee Van Gasse -
Jesse Pelton -
Sébastien Iappini