Re: Sender access rejected questions

2013-03-13 Thread Noel Jones
On 3/12/2013 11:22 PM, Alex wrote: >>> header_checks = pcre:/etc/postfix/header_checks.pcre >>> pcre:/etc/postfix/header_checks-jimsun.pcre >> >> Are the jimsum checks still effective? I thought these were years >> old, and I wouldn't expect them to do much good. > > Not really. I just use it to

Re: Sender access rejected questions

2013-03-12 Thread Alex
Hi, The biggest question I have left is about your permit_sasl_authenticated comments below. >> smtpd_sender_restrictions = permit_sasl_authenticated, >> permit_mynetworks, >> reject_non_fqdn_sender, >> reject_unknown_sender_domain, >>

Re: Sender access rejected questions

2013-03-12 Thread Noel Jones
On 3/12/2013 5:11 PM, Alex wrote: > Hi, > > or is it still related to the unresolvable > appl...@tank.sub1.domain.com host as I initially thought? >> >> You said it was still rejected, but didn't show the new log entry >> demonstrating the new problem. Without the new log entry, we can't

Re: Sender access rejected questions

2013-03-12 Thread Alex
Hi, or is it still related to the unresolvable appl...@tank.sub1.domain.com host as I initially thought? > > You said it was still rejected, but didn't show the new log entry > demonstrating the new problem. Without the new log entry, we can't > tell what happened. I'm sorry, I misunde

Re: Sender access rejected questions

2013-03-12 Thread Noel Jones
On 3/12/2013 2:41 PM, Alex wrote: > Hi, > > In my check_sender_access file I have the following: > > 64.68.76.15 OK >>> >>> You have provided me with some great information that I will have to >>> review and be sure I understand properly. >>> >>> I even removed the reject_u

Re: Sender access rejected questions

2013-03-12 Thread Alex
Hi, In my check_sender_access file I have the following: 64.68.76.15 OK >> >> You have provided me with some great information that I will have to >> review and be sure I understand properly. >> >> I even removed the reject_unknown_sender_domain restriction and the >> ma

Re: Sender access rejected questions

2013-03-12 Thread Noel Jones
On 3/12/2013 1:55 PM, Alex wrote: > Hi, > >>> Mar 12 13:54:28 mail02 postfix/smtpd[24053]: NOQUEUE: reject: RCPT >>> from unknown[64.68.76.15]: 450 4.1.8 : >>> Sender address rejected: Domain not found; >>> from= to= proto=ESMTP >>> helo= >> >> this is being rejected by the reject_unknown_sender_d

Re: Sender access rejected questions

2013-03-12 Thread Alex
Hi, >> Mar 12 13:54:28 mail02 postfix/smtpd[24053]: NOQUEUE: reject: RCPT >> from unknown[64.68.76.15]: 450 4.1.8 : >> Sender address rejected: Domain not found; >> from= to= proto=ESMTP >> helo= > > this is being rejected by the reject_unknown_sender_domain > restriction. The 450 suggests it's a

Re: Sender access rejected questions

2013-03-12 Thread Noel Jones
On 3/12/2013 1:10 PM, Alex wrote: > Hi all, > > I realize questions about this error are all over the Internet, but > the all involve fixing the broken DNS entries, which I can't do in my > situation. I need to figure out how to work around this unresolvable > address using access controls. This i