RelayCountry plugin

2010-07-28 Thread andrij
Hi all, I am playing with RelayCountry plugin. I have a small database of e-mails. I processed these emails with RelayCountry plugin, so every email contains X-Spam-Relay-country header (and corresponding countries). Now I want to train Bayes with these emails. Does Bayes learn the tokens

Re: First run score: 25.7 Second: 2.6

2010-07-28 Thread Emin Akbulut
Tue Jul 20 16:12:4516:11:43 2010 [-7196] warn: error creatingdbg: async: starting: URI-DNSBL, DNSBL:multi.surbl.org.:garden.com (timeout 15.0s, min 3.0s) Tue Jul 20 16:11:43 2010 [-7196] dbg: dns: URIBL_PH_SURBL lookup start Tue Jul 20 16:11:43 2010 [-7196] dbg: dns: providing a DNS resolver

Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread keithcommins
Hi there , Having some trouble getting this to work correctly , it would seem.. Firstly, here is my whitelist_from rcvd config from my local.cf file. whitelist_from_rcvd *...@mydomain.com mydomain.local trusted_networks 172.16.1/24 172.16.2/24 172.16.3/24 172.16.5/24 xx.xx.xx.xx

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread Matus UHLAR - fantomas
On 28.07.10 07:57, keithcommins wrote: Having some trouble getting this to work correctly , it would seem.. Firstly, here is my whitelist_from rcvd config from my local.cf file. whitelist_from_rcvd *...@mydomain.com mydomain.local trusted_networks 172.16.1/24 172.16.2/24

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread keithcommins
Matus UHLAR - fantomas wrote: On 28.07.10 07:57, keithcommins wrote: Having some trouble getting this to work correctly , it would seem.. Firstly, here is my whitelist_from rcvd config from my local.cf file. whitelist_from_rcvd *...@mydomain.com mydomain.local

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread Jari Fredriksson
On 28.7.2010 17:57, keithcommins wrote: Hi there , Having some trouble getting this to work correctly , it would seem.. Firstly, here is my whitelist_from rcvd config from my local.cf file. whitelist_from_rcvd *...@mydomain.com mydomain.local trusted_networks 172.16.1/24

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread Jeff Mincy
From: keithcommins keith.comm...@windmilllane.com Date: Wed, 28 Jul 2010 07:57:43 -0700 (PDT) Hi there , Having some trouble getting this to work correctly , it would seem.. Firstly, here is my whitelist_from rcvd config from my local.cf file. You can't use

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread Karsten Bräckelmann
On Wed, 2010-07-28 at 07:57 -0700, keithcommins wrote: X-Spam-Checker-Version: SpamAssassin 3.2.5 ( 2008-06-10 ) on mail.mydomain.com X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=8.0 tests=ALL_TRUSTED,FH_DATE_PAST_20XX, ^ Run sa-update.

Re: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread keithcommins
I've put score FH_DATE_PAST_20XX 0.0 into my local.cf ( sa-update didnt do the job ) and its removed that from my spam score, its down to ~0.5 for internal emails. What is the best way to completely whitelist all internal emails so that there is no danger of any internal emails being blacklisted

RE: Trouble whitelisting domain users with whitelist_from_rcvd

2010-07-28 Thread Rosenbaum, Larry M.
What is the best way to completely whitelist all internal emails so that there is no danger of any internal emails being blacklisted The best way is to not feed internal emails to SpamAssassin.

Re: RelayCountry plugin

2010-07-28 Thread RW
On Wed, 28 Jul 2010 03:04:32 -0700 (PDT) andrij andriy.stet...@gmail.com wrote: Hi all, I am playing with RelayCountry plugin. I have a small database of e-mails. I processed these emails with RelayCountry plugin, so every email contains X-Spam-Relay-country header (and corresponding

Re: RelayCountry plugin

2010-07-28 Thread Jason Haar
On 07/29/2010 12:09 PM, RW wrote: I wrote a patch last week (which I've attached) to add country pairs as separate token metadata e.g. X-Spam-Relay-Countries: US US CA NG X-Spam-Relay-Country-Tokens: Trusted_US USCA CANG It's not a straight fix, but I'll submit it if no-one has a better