Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-21 Thread Matt Kettler
At 04:33 PM 1/20/04 +0100, Ralf Vitasek wrote: i tested many things with the trusted users settings and googled around but i had no luck so far. except that i stumbled on a posting from this lists archive that makes me think that something is broken and that it would be fixed in the upcoming 2.

RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-20 Thread Mitch \(WebCob\)
Morning Ralf. Matt has a problem that I think is specifically caused because his server is Nated. He had to add the private network to his trusted networks list. I don't have that problem, and Theo acknowleges that there is a bug that should be fixed in 2.70. I haven't heard a definite schedule

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-20 Thread Ralf Vitasek
Matt Kettler wrote: At 09:02 PM 1/19/04 +0100, Anders Sveen wrote: I'm actually listed because it originates from a dynamic ip-range. Nothing more. It surprises me that they lists ip's for only beeing dynamic, but then I discovered the way RBLs are being used by mailservers and then it actually

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-20 Thread Matt Kettler
At 09:02 PM 1/19/04 +0100, Anders Sveen wrote: I'm actually listed because it originates from a dynamic ip-range. Nothing more. It surprises me that they lists ip's for only beeing dynamic, but then I discovered the way RBLs are being used by mailservers and then it actually made sense. It doesn

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-19 Thread Anders Sveen
I'm actually listed because it originates from a dynamic ip-range. Nothing more. It surprises me that they lists ip's for only beeing dynamic, but then I discovered the way RBLs are being used by mailservers and then it actually made sense. It doesn't make sense the way SA uses it. :) I'm awar

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Christopher M. Iarocci
Mitch (WebCob) wrote: Your missing the case where the mail is not coming from a private network or a nated server. I experience this problem (as mentioned in the bug report) from roaming users who are connecting through authenticated SMTP to their mail server, and relaying to me. I'd have to trust

RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Mitch \(WebCob\)
PROTECTED] > Subject: RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's > such as RCVD_IN_SORBS) > > > At 05:49 PM 1/18/04 -0800, Mitch \(WebCob\) wrote: > >Problem with this fix is it only fixes things for my users > locally - when my > >users send mail to

RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Matt Kettler
At 05:49 PM 1/18/04 -0800, Mitch \(WebCob\) wrote: Problem with this fix is it only fixes things for my users locally - when my users send mail to someone else, they would have to set the same networks as trusted. This is untrue.. What ALL affected admins must do is set trusted_networks to is _the

RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Mitch \(WebCob\)
From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Gerry > Doris > Sent: Sunday, January 18, 2004 5:24 PM > To: Matt Kettler > Cc: [EMAIL PROTECTED] > Subject: Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's > such as RCVD_IN_SORBS) > > >

RE: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Mitch \(WebCob\)
> >DynaBlock was adding 4.00 and if I remember correctly spamassassin had a > >problem where it was ignoring the fact that I was using my ISP's server. > > That is a bug. SA is supposed to skip dynablock checks on the first IP.. > > Anyone who's copy of SA is incorrectly checking dynablock against

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Matt Kettler
At 08:23 PM 1/18/04 -0500, Gerry Doris wrote: My ip is listed in SORBS for the simple reason that it is in a dynamic block of addresses administered by my ISP. SORBS just states that I should use my ISP mail server which I already do. Since SORBS only adds 0.10 to the spamassassin total I'm not co

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Gerry Doris
On Sun, 18 Jan 2004, Matt Kettler wrote: snip.. > 1) work with the RBL to get de-listed > > 2) change ISPs to move your IP to a different block. > > And that's about it.. The fact that SA notices that a source IP is listed, > even though you use a legitimate mail relay, is NOT a bug. It's > in

Re: [SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread Matt Kettler
At 11:22 PM 1/18/04 +0100, PieterB wrote: What's the best practice preventing this? Changing SpamAssassin in some way, masquerading/munging Received-headers, or something else? 1) work with the RBL to get de-listed 2) change ISPs to move your IP to a different block. And that's about it.. The fac

[SAtalk] SpamAssassin checks on Received headers (and RBL's such as RCVD_IN_SORBS)

2004-01-18 Thread PieterB
I have the same problem as listed on http://blog.f12.no/roller/page/anders/20040104#spamassassin_tweaking_2 Because Spamassassin scans all the received headers for RBLs, and not just checks if the one host connecting and delivering the mail is in the RBL (like most mailser