Re: smtp_helo_name ignored

2009-01-12 Thread mouss
David Cottle a écrit : > > > Sent from my iPhone > > On 12/01/2009, at 15:36, Sahil Tandon wrote: > >> On Mon, 12 Jan 2009, David Cottle wrote: >> >>> smtpd_banner = gateway.aus-city.com >>> >>> I want the helo to say that name. I assume I drop the hostname and what >>> about the ESMTP? >> >>

Re: smtp_helo_name ignored

2009-01-11 Thread David Cottle
Sent from my iPhone On 12/01/2009, at 15:36, Sahil Tandon wrote: On Mon, 12 Jan 2009, David Cottle wrote: smtpd_banner = gateway.aus-city.com I want the helo to say that name. I assume I drop the hostname and what about the ESMTP? I think you may be confused about the HELO; the smtpd

Re: smtp_helo_name ignored

2009-01-11 Thread Sahil Tandon
On Mon, 12 Jan 2009, David Cottle wrote: > smtpd_banner = gateway.aus-city.com > > I want the helo to say that name. I assume I drop the hostname and what > about the ESMTP? I think you may be confused about the HELO; the smtpd_banner is simply what follows the 220 when a client connects to you

RE: Re: smtp_helo_name ignored

2009-01-11 Thread MacShane, Tracy
> -Original Message- > From: owner-postfix-us...@postfix.org > [mailto:owner-postfix-us...@postfix.org] On Behalf Of Sahil Tandon > Sent: Monday, 12 January 2009 3:20 PM > To: postfix-users@postfix.org > Subject: Spam: Re: smtp_helo_name ignored > > On Mon, 1

Re: smtp_helo_name ignored

2009-01-11 Thread Sahil Tandon
On Mon, 12 Jan 2009, David Cottle wrote: > So I should be using smtpd_helo_name to set the server helo name? All supported main.cf parameters are documented in the postconf(5) manual; smtpd_helo_name is not one of them. For the umpteenth time, please stop top-posting. -- Sahil Tandon

Re: smtp_helo_name ignored

2009-01-11 Thread David Cottle
Hi Noel, I will send you the logs tonight re the bounces. Okay the helo is this correct? smtpd_banner = gateway.aus-city.com I want the helo to say that name. I assume I drop the hostname and what about the ESMTP? Thanks! Sent from my iPhone On 12/01/2009, at 14:29, Noel Jones wrote:

Re: smtp_helo_name ignored

2009-01-11 Thread David Cottle
Hi Sahil, Yes exactly! So I should be using smtpd_helo_name to set the server helo name? Thanks! David Sent from my iPhone On 12/01/2009, at 14:26, Sahil Tandon wrote: David Cottle wrote: I am running postfix on my mail server. The server uses a domain name in my local DNS that does no

Re: smtp_helo_name ignored

2009-01-11 Thread Noel Jones
David Cottle wrote: I am running postfix on my mail server. The server uses a domain name in my local DNS that does not exist. So to comply to RFC I used the smtp_helo_name = real.name.com In my main.cf file. But it does not work dnstools still reports that the helo is answering with the hos

Re: smtp_helo_name ignored

2009-01-11 Thread Sahil Tandon
David Cottle wrote: > I am running postfix on my mail server. The server uses a domain name in > my local DNS that does not exist. Presumably, you refer to server.engineering.idb? % telnet mail.aus-city.com 25 Trying 203.206.129.129... Connected to mail.aus-city.com. Escape character is