RE: SPAM from a registrar

2014-05-15 Thread Philippe Ratté
This is probably what you are looking for: http://wiki.apache.org/spamassassin/Rules/URIBL_RHS_DOB -Message d'origine- De : James B. Byrne [mailto:byrn...@harte-lyne.ca] Envoyé : Wednesday, May 14, 2014 12:52 PM À : users@spamassassin.apache.org Objet : SPAM from a registrar

RE: whitelist_from in SQL not applied?

2013-02-19 Thread Philippe Ratté
1: spamassassin 21 -D --lint | less 2: perldoc Mail::SpamAssassin::Plugin::SPF could still be relevant problem if its added remotely and not localy, but this is why i asked 1: on above, can you post it to pastebin and give a link here ? http://pastebin.com/xErBy0ej 2: is just informative

RE: whitelist_from in SQL not applied?

2013-02-19 Thread Philippe Ratté
Benny, Feb 19 10:02:25.354 [19195] dbg: spf: cannot get Envelope-From, cannot use SPF is this why whitelist_from are the only one that works ? first get it to work from local.cf, if this is working move the same rule to sql is the right way to test if envelope-from is non default,

RE: whitelist_from in SQL not applied?

2013-02-14 Thread Philippe Ratté
The mail came from 65.54.190.123 and it passes SPF dont use whitelist_from, with that setting anyone can use that email as sender to get whitelisted, this is okay if you do spf testing in mta only, so spamassassin follow it as an ok, but not if you are not testing spf in mta What should I

whitelist_from in SQL not applied?

2013-02-13 Thread Philippe Ratté
Hi, We have our blacklist/whitelist stored in MySQL, has always worked fine, but I've got an issue where an email that is stored in whitelist_from (SQL) is not applied Running spamassassin -D message 2output.txt and I noticed this: dbg: spf: def_spf_whitelist_from: already checked spf and

3.2.5 FORGED_MUA_OIMO false positive

2010-01-28 Thread Philippe Ratté
Hello, I've got a few mails that were tagged with FORGED_MUA_OIMO Seems those email were sent from Sympatico's Webmail The rule that is triggering the score is located in 20_ratware.cf Mails are scanned by two different servers on my setup, 1st is a Qmail+SA setup, then an MDaemon

Re: Skip DNSBL checks for a specific IP/Net

2009-09-17 Thread Philippe Ratté
De : Karsten Bräckelmann [ mailto:guent...@rudersport.de mailto:guent...@rudersport.de] On Wed, 2009-09-16 at 15:38 -0400, Philippe Ratté wrote: If it is anything else, we might be much better able to help you, if we know about the issue -- rather than what you think would

Skip DNSBL checks for a specific IP/Net

2009-09-16 Thread Philippe Ratté
Hi guys I am looking for a way to ask SA to skip DNSBL checks for a specific IP / subnet, is it possible to do this ? I’d like something like skip_rbl_checks 1 from=1.2.3.4 And I’d like to keep other tests (Bayesian, Razor, ...) active. Thanks in advance

RE: Skip DNSBL checks for a specific IP/Net

2009-09-16 Thread Philippe Ratté
-Message d'origine- De : Karsten Bräckelmann [mailto:guent...@rudersport.de] Envoyé : 16 septembre 2009 14:21 À : users@spamassassin.apache.org Objet : Re: Skip DNSBL checks for a specific IP/Net On Wed, 2009-09-16 at 13:59 -0400, Philippe Ratté wrote: I am looking for a way