RE: trusted_networks use

2005-09-29 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > From the beginning of the thread, I noted that I was running 2.6x, > but that may have gotten missed. It was probably just overlooked as it is easy to forget which options were supported on which versions. I just didn't take into account that the opt

Re: trusted_networks use

2005-09-28 Thread NFN Smith
Bowie Bailey wrote: > Good catch Alan, I hadn't noticed that. I think you're right about the ALL_TRUSTED rule -- and, based on the debug output, right about the internal_networks rule as well. My comments have been based on settings for 3.04. I'm not sure if your version wasn't mentioned bef

RE: trusted_networks use

2005-09-28 Thread Bowie Bailey
From: alan premselaar [mailto:[EMAIL PROTECTED] > > NFN Smith wrote: > > Thanks for the ongoing feedback > > > > Bowie Bailey wrote: > >> > >> Also, you may want to save your email into a file and manually > >> run it through SA to see what happens. Just add '-t -D' to the > >> option list >

Re: trusted_networks use

2005-09-27 Thread alan premselaar
NFN Smith wrote: Thanks for the ongoing feedback Bowie Bailey wrote: Now that you've made those changes, post the headers from another example email so we can see if anything changed. See below. Also, you may want to save your email into a file and manually run it through SA to see

Re: trusted_networks use

2005-09-27 Thread NFN Smith
Thanks for the ongoing feedback Bowie Bailey wrote: Now that you've made those changes, post the headers from another example email so we can see if anything changed. See below. Also, you may want to save your email into a file and manually run it through SA to see what happens. Just

Re: trusted_networks use

2005-09-27 Thread NFN Smith
Alan Premselaar wrote: NFN Smith wrote: Following up on my own post. I'm still thrashing, and not getting any difference in results. ...snip... Sorry, I just have to ask. Since you're using MIMEDefang... you are remembering to restart (or reload) mimedefang after making your changes, r

Re: trusted_networks use

2005-09-26 Thread Alan Premselaar
NFN Smith wrote: Following up on my own post. I'm still thrashing, and not getting any difference in results. ...snip... Sorry, I just have to ask. Since you're using MIMEDefang... you are remembering to restart (or reload) mimedefang after making your changes, right? and you're making c

RE: trusted_networks use

2005-09-26 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > Following up on my own post. I'm still thrashing, and not > getting any > difference in results. > > NFN Smith wrote: > > > > OK, I've expanded my settings, but I'm still not making any > > progress. > > > > > >> trusted_networks64.65.1

Re: trusted_networks use

2005-09-26 Thread NFN Smith
Following up on my own post. I'm still thrashing, and not getting any difference in results. NFN Smith wrote: You really do HAVE to trust all your own mail relays. Anything else is just broken. Agreed. OK, I've expanded my settings, but I'm still not making any progress. trusted_

Re: trusted_networks use

2005-09-23 Thread Matt Kettler
Bowie Bailey wrote: > > My only question there was whether SA will implicitly trust the > machine it is running on. After all, if you can't trust yourself, who > can you trust? :) If you explicitly set trusted_networks, then no, it won't SA will only trust the hosts you tell it. If you don't ha

Re: trusted_networks use

2005-09-23 Thread NFN Smith
Matt Kettler wrote: Bowie Bailey wrote: Ok, so here is what I see as far as the mail path: - Sent from 24.249.175.230 ... untrusted - Received by 68.99.120.79 ... trusted - Received by pulsar.lfa.com ... untrusted (unless SA defaults the local machine) If pulsar.lfa.com is untrusted, a

RE: trusted_networks use

2005-09-23 Thread Bowie Bailey
From: Matt Kettler [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > > > Ok, so here is what I see as far as the mail path: > > > > - Sent from 24.249.175.230 ... untrusted > > - Received by 68.99.120.79 ... trusted > > - Received by pulsar.lfa.com ... untrusted (unless SA defaults the > > l

Re: trusted_networks use

2005-09-23 Thread Matt Kettler
Bowie Bailey wrote: > Ok, so here is what I see as far as the mail path: > > - Sent from 24.249.175.230 ... untrusted > - Received by 68.99.120.79 ... trusted > - Received by pulsar.lfa.com ... untrusted (unless SA defaults the > local machine) > If pulsar.lfa.com is untrusted, all headers w

RE: trusted_networks use

2005-09-23 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > From there, I've done more tinkering, but still not getting the > results I want. Another try on raw data. > > Starting with settings in sa-mimedefang.cf: > > > # IP addresses of trusted hosts -- use these instead of whitelisting our domains > > tru

Re: trusted_networks use

2005-09-23 Thread Daryl C. W. O'Shea
NFN Smith wrote: Thus, in the results that I'm getting, I don't have something quite right in the combination of definitions between trusted_networks and whitelist_from_rcvd. From what I've figured out so far, I seem to be close, but I'm missing something small. Did you remember to restart y

Re: trusted_networks use

2005-09-23 Thread Daryl C. W. O'Shea
Bowie Bailey wrote: whitelist_from_rcvd You can use this instead of whitelist_from. It requires a bit more setup, but it is immune to the forgery problems of whitelist_from. Use this to list each valid domainname/mailserver combination. Note that this requires a correct interna

Re: trusted_networks use

2005-09-23 Thread NFN Smith
Bowie Bailey wrote: It's definitely coming from an external network. Yes, I understand that your servers are separated in different IP blocks and in different facilities, but that is irrelevant. When I say that the email is coming from an external network, what I mean is that it is origin

RE: trusted_networks use

2005-09-23 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > > > >> > >>>X-Spam-Score: 6.87 (**) (required=4) > >>>tests=CLICK_BELOW,EXCUSE_3,FREE_CONSULTATION,MAILTO_TO_REMOVE, > >>>NO_OBLIGATION,ONE_TIME_MAILING,REMOVE_IN_QUOTES,REMOVE_SUBJ,RISK_FREE > > > > I don't see ALL_TRUSTED

Re: trusted_networks use

2005-09-22 Thread Matt Kettler
NFN Smith wrote: > The problem that we do have is that when we list our domains via > whitelist_from, then incoming mail with forged From: lines that shows > one of those domains (typically, the same domain as the addressee) is > given a free pass. Please don't use whitelist_from. Ever. For anyth

Re: trusted_networks use

2005-09-22 Thread NFN Smith
Bowie Bailey wrote: X-Spam-Score: 6.87 (**) (required=4) tests=CLICK_BELOW,EXCUSE_3,FREE_CONSULTATION,MAILTO_TO_REMOVE, NO_OBLIGATION,ONE_TIME_MAILING,REMOVE_IN_QUOTES,REMOVE_SUBJ,RISK_FREE I don't see ALL_TRUSTED, so apparently this email originated outside of your network. Otherwise

RE: trusted_networks use

2005-09-22 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > > >>Is there any way of tracing the behavior, to see what's expected and > >>how things aren't matching when a message actually comes through? > > > > > > It sounds to me like your setup is working as expected. Mails > > comin

Re: trusted_networks use

2005-09-22 Thread NFN Smith
Bowie Bailey wrote: Is there any way of tracing the behavior, to see what's expected and how things aren't matching when a message actually comes through? It sounds to me like your setup is working as expected. Mails coming from servers in your trusted_networks list will still be scanned for

RE: trusted_networks use

2005-09-20 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > >> > >>Thus, if I'm running SpamAssassin on server xx.yy.zz.ww, and I get > >>a message from server aa.bb.cc.dd, I want both servers to trust > >>each other, because I control both servers, and there's no > >>intermediate relay be

Re: trusted_networks use

2005-09-19 Thread Daryl C. W. O'Shea
Matt Kettler wrote: NFN Smith wrote: Bowie Bailey wrote: Thus, if I'm running SpamAssassin on server xx.yy.zz.ww, and I get a message from server aa.bb.cc.dd, I want both servers to trust each other, because I control both servers, and there's no intermediate relay between the two. Then

Re: trusted_networks use

2005-09-19 Thread Matt Kettler
NFN Smith wrote: > Bowie Bailey wrote: > > >>> >>> Thus, if I'm running SpamAssassin on server xx.yy.zz.ww, and I get a >>> message from server aa.bb.cc.dd, I want both servers to trust each >>> other, because I control both servers, and there's no intermediate >>> relay between the two. >> >> >>

Re: trusted_networks use

2005-09-19 Thread NFN Smith
Bowie Bailey wrote: Thus, if I'm running SpamAssassin on server xx.yy.zz.ww, and I get a message from server aa.bb.cc.dd, I want both servers to trust each other, because I control both servers, and there's no intermediate relay between the two. Then you just need to add one line to the con

RE: trusted_networks use

2005-09-19 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > > > > Trusted_networks has nothing to do with whether or not a message > > is scanned for spam. Trusted_networks is simply a list of the > > servers and networks that you trust not to forge header > > information. > > OK. On t

Re: trusted_networks use

2005-09-19 Thread NFN Smith
Bowie Bailey wrote: From: NFN Smith [mailto:[EMAIL PROTECTED] Trusted_networks has nothing to do with whether or not a message is scanned for spam. Trusted_networks is simply a list of the servers and networks that you trust not to forge header information. OK. On this particular situatio

RE: trusted_networks use

2005-09-16 Thread Bowie Bailey
From: NFN Smith [mailto:[EMAIL PROTECTED] > > This might be one of those small "duh" things, but there's something > I'm missing here. > > I'm running SpamAssassin 2.6, being launched from MIMEDefang as a > sendmail milter. > > I have several servers and domains in a number of different IP > blo

RE: trusted_networks use

2005-09-16 Thread Matthew.van.Eerde
NFN Smith wrote: > Since our users all send from known IP addresses, I prefer to trust by > known server IP address, rather than named domain. > > I've found the trusted_networks setting, but when I apply a block of > IP addresses (and restart MIMEDefang), and then send a spammy test > message fro

Re: trusted_networks use

2005-09-16 Thread Mike Beal
My understanding is that trusted_networks only tells SA where the email entered your control, and has nothing to do with categorizing email as spam/ham. Wasn't there an email to this effect a couple of days ago? I don't remember what that thread was about, however. >>> NFN Smith <[EMAIL PROTECTED]