Re: odd client restrictions behaviour

2008-12-24 Thread Terry Carmen
The postifx log says: "RCPT from unknown[202.70.195.135]" Regardless of the results from dig, doesn't the above log entry mean that postfix is unable to find an rdns entry for this IP and that No, in this case it means that forward confirmation of the PTR failed. An "unknown" host in log

Re: odd client restrictions behaviour

2008-12-24 Thread postfix-users
> The postifx log says: > > "RCPT from unknown[202.70.195.135]" > > Regardless of the results from dig, doesn't the above log entry mean > that postfix is unable to find an rdns entry for this IP and that > reject_unknown_reverse_client_hostname should be rejecting the connection? > > Terry

Re: odd client restrictions behaviour

2008-12-24 Thread /dev/rob0
On Wed December 24 2008 10:57:01 Terry Carmen wrote: > /dev/rob0 wrote: > >> which are properly rejected, however I also get: > >> > >> NOQUEUE: reject: RCPT from unknown[202.70.195.135]: > >> 554 5.7.1 Service unavailable; Client host [202.70.195.135] > >> blocked using zen.spamhaus.org. To resolv

Re: odd client restrictions behaviour

2008-12-24 Thread Noel Jones
Terry Carmen wrote: /dev/rob0 wrote: which are properly rejected, however I also get: NOQUEUE: reject: RCPT from unknown[202.70.195.135]: 554 5.7.1 Service unavailable; Client host [202.70.195.135] blocked using zen.spamhaus.org. To resolve this issue, please call CNY Support and ask that your

Re: odd client restrictions behaviour

2008-12-24 Thread Terry Carmen
/dev/rob0 wrote: which are properly rejected, however I also get: NOQUEUE: reject: RCPT from unknown[202.70.195.135]: 554 5.7.1 Service unavailable; Client host [202.70.195.135] blocked using zen.spamhaus.org. To resolve this issue, please call CNY Support and ask that your IP address be whiteli

Re: odd client restrictions behaviour

2008-12-24 Thread /dev/rob0
On Wed December 24 2008 10:30:36 Terry Carmen wrote: > I have: > > smtpd_delay_reject = yes > > smtpd_recipient_restrictions = > permit_mynetworks > permit_sasl_authenticated > reject_unauth_destination > > > smtpd_client_restrictions = > permit_mynetworks, >

odd client restrictions behaviour

2008-12-24 Thread Terry Carmen
I have: smtpd_delay_reject = yes smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated reject_unauth_destination smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, hash:/etc/