Re: Valid mail from blacklisted dynamic IPs

2009-10-10 Thread Matus UHLAR - fantomas
> >> I have a set of users that are authorized to use the mail server via > >> pop-before-smtp, but SA catches the mail they send through the system > >> as spam because they are on blacklisted Verizon or Comcast IPs: > > > > why are they not using smtp authentication? On 10.10.09 10:59, MySQL Stu

Re: Valid mail from blacklisted dynamic IPs

2009-10-10 Thread MySQL Student
Hi, >> I have a set of users that are authorized to use the mail server via >> pop-before-smtp, but SA catches the mail they send through the system >> as spam because they are on blacklisted Verizon or Comcast IPs: > > why are they not using smtp authentication? I think you're referring to SASL?

Re: Valid mail from blacklisted dynamic IPs

2009-10-10 Thread MySQL Student
Hi, >> I also don't understand how SPF_SOFTFAIL could happen when there >> wasn't any SPF record to test to begin with. > > http://www.openspf.org/ > i have no spf either > http://old.openspf.org/wizard.html?mydomain=junc.org&submit=Go! :) But it's sent from cron, so the host is "localhost". I d

Re: Valid mail from blacklisted dynamic IPs

2009-10-09 Thread Matus UHLAR - fantomas
On 08.10.09 21:07, MySQL Student wrote: > I have a set of users that are authorized to use the mail server via > pop-before-smtp, but SA catches the mail they send through the system > as spam because they are on blacklisted Verizon or Comcast IPs: why are they not using smtp authentication? -- M

Re: Valid mail from blacklisted dynamic IPs

2009-10-09 Thread Benny Pedersen
On fre 09 okt 2009 06:34:40 CEST, John Hardin wrote Use SSL or TLS with authentication, if possible. Postfix can handle it, and all modern mail clients should be able to. does this not reguire windows 7 ? :) /me hiddes -- xpoint

Re: Valid mail from blacklisted dynamic IPs

2009-10-09 Thread Benny Pedersen
On fre 09 okt 2009 03:07:53 CEST, MySQL Student wrote I also don't understand how SPF_SOFTFAIL could happen when there wasn't any SPF record to test to begin with. http://www.openspf.org/ i have no spf either http://old.openspf.org/wizard.html?mydomain=junc.org&submit=Go! :) did you ask th

Re: Valid mail from blacklisted dynamic IPs

2009-10-08 Thread John Hardin
On Thu, 8 Oct 2009, MySQL Student wrote: Does your pop-before-smtp method cause your MTA to indicate they've been authed in the Received: header? I don't believe so. There doesn't appear to be anything additional in the header relating to pop-b4-smtp. I'm using postfix. Perhaps off-topic, bu

Re: Valid mail from blacklisted dynamic IPs

2009-10-08 Thread MySQL Student
Hi, > Does your pop-before-smtp method cause your MTA to indicate they've been > authed in the Received: header? I don't believe so. There doesn't appear to be anything additional in the header relating to pop-b4-smtp. I'm using postfix. Perhaps off-topic, but ideas on how to do this, if you thin

Re: Valid mail from blacklisted dynamic IPs

2009-10-08 Thread Matt Kettler
MySQL Student wrote: > Hi, > > I have a set of users that are authorized to use the mail server via > pop-before-smtp, but SA catches the mail they send through the system > as spam because they are on blacklisted Verizon or Comcast IPs: > > X-Spam-Status: Yes, hits=5.4 tag1=-300.0 tag2=5.0 kill=5.

Valid mail from blacklisted dynamic IPs

2009-10-08 Thread MySQL Student
Hi, I have a set of users that are authorized to use the mail server via pop-before-smtp, but SA catches the mail they send through the system as spam because they are on blacklisted Verizon or Comcast IPs: X-Spam-Status: Yes, hits=5.4 tag1=-300.0 tag2=5.0 kill=5.0 use_bayes=1 tests=BAYES_50, BO