cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Aaron Wolfe
Hello, We use reject_unknown_client to fail messages from hosts with no rDNS. We have a situation with the host 216.163.249.229, which give the following results: NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client host rejected: cannot find your reverse hostname, [216.163.249

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Wietse Venema
Aaron Wolfe: > Hello, > > We use reject_unknown_client to fail messages from hosts with no rDNS. > We have a situation with the host 216.163.249.229, which give the > following results: > > > NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client > host rejected: cannot find your

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread mouss
Aaron Wolfe a écrit : > Hello, > > We use reject_unknown_client to fail messages from hosts with no rDNS. > We have a situation with the host 216.163.249.229, which give the > following results: > > > NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client > host rejected: cannot fin

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Ralf Hildebrandt
* Aaron Wolfe <[EMAIL PROTECTED]>: > Hello, > > We use reject_unknown_client to fail messages from hosts with no rDNS. That's wrong. reject_unknown_reverse_client_hostname is what you want instead. -- Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Aaron Wolfe
On Fri, Oct 10, 2008 at 5:52 PM, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > * Aaron Wolfe <[EMAIL PROTECTED]>: >> Hello, >> >> We use reject_unknown_client to fail messages from hosts with no rDNS. > > That's wrong. > reject_unknown_reverse_client_hostname > is what you want instead. > It depen

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Ralf Hildebrandt
* Aaron Wolfe <[EMAIL PROTECTED]>: > On Fri, Oct 10, 2008 at 5:52 PM, Ralf Hildebrandt > <[EMAIL PROTECTED]> wrote: > > * Aaron Wolfe <[EMAIL PROTECTED]>: > >> Hello, > >> > >> We use reject_unknown_client to fail messages from hosts with no rDNS. > > > > That's wrong. > > reject_unknown_reverse_cl

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Leonardo Rodrigues Magalhães
Aaron Wolfe escreveu: NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client host rejected: cannot find your reverse hostname, [216.163.249.229]; There actually is reverse DNS for this address... 239 PTR records! using 'host' returns them all, with a warning: Aaron cont

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Aaron Wolfe
On Fri, Oct 10, 2008 at 7:19 PM, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote: > * Aaron Wolfe <[EMAIL PROTECTED]>: >> On Fri, Oct 10, 2008 at 5:52 PM, Ralf Hildebrandt >> <[EMAIL PROTECTED]> wrote: >> > * Aaron Wolfe <[EMAIL PROTECTED]>: >> >> Hello, >> >> >> >> We use reject_unknown_client to fail

Re: cannot find reverse hostname for ip with enormous result

2008-10-10 Thread Aaron Wolfe
On Fri, Oct 10, 2008 at 7:20 PM, Leonardo Rodrigues Magalhães <[EMAIL PROTECTED]> wrote: > > > Aaron Wolfe escreveu: >> >> NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client >> host rejected: cannot find your reverse hostname, [216.163.249.229]; >> >> There actually is reverse DN

Re: cannot find reverse hostname for ip with enormous result

2008-10-11 Thread Ralf Hildebrandt
* Aaron Wolfe <[EMAIL PROTECTED]>: > > Read what I wrote. > > reject_unknown_reverse_client_hostname != reject_unknown_client_hostname > > No one said they were equivalent, but they are both unavailable in > version of Postfix prior to 2.3, please see the link I posted before. You never said (ju

RE: cannot find reverse hostname for ip with enormous result

2008-10-12 Thread MacShane, Tracy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Wolfe > Sent: Saturday, 11 October 2008 5:58 AM > To: postfix-users@postfix.org > Subject: cannot find reverse hostname for ip with enormous result > > Hello, > >

Re: cannot find reverse hostname for ip with enormous result

2008-10-12 Thread Aaron Wolfe
.org >> Subject: cannot find reverse hostname for ip with enormous result >> >> Hello, >> >> We use reject_unknown_client to fail messages from hosts with no rDNS. >> We have a situation with the host 216.163.249.229, which >> give the following results: >