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 <njo...@megan.vbhcs.org> wrote:
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 hostname, not my entry in main.cf so somthing is
taking preference.
How do I fix this I simply want the helo to respond with what I
specify and it will comply.
Thanks!
Sent from my iPhone
that parameter is used when you send mail (smtp) not when you
receive mail (smtpd)
To change the greeting when you receive mail, please see
http://www.postfix.org/postconf.5.html#smtpd_banner
http://www.postfix.org/postconf.5.html#myhostname
--
Noel Jones