On 22 February 2010 12:11, Ralf Hildebrandt <ralf.hildebra...@charite.de> wrote: > * Jon Tullett <jon.tull...@gmail.com>: > >> > That's something different. >> > postconf smtp_helo_name >> > postconf myhostname >> > returns what? >> >> Both return the same - the hostname+domain and nothing else: mail.foo.com >> That is the default value for smtp_helo_name, the docs tell me. > > It would help not to munge the data, since that's what the other > server doesn't like
No, you're right. But it seems happy enough now with just name+domain. The main reason I asked was to clear up my confusion about the use of smtpd_banner - thank you for pointing me straight re smtp_helo_name! -J