Hi Noel, > On Feb 27, 2018, at 10:18 PM, Noel Jones <njo...@megan.vbhcs.org> wrote: >> ** Is Postfix logging that ETRN is disabled on the first, unencrypted SMTP >> session and then logging this again for the encrypted session (ie: Postfix >> is just logging I disabled this and Google is not attempting to issue ETRN >> each time) ? > > Yes, this. The informative message is logged as soon as the client > sends EHLO, and before the client sends any other commands. > > Now that you know it's working, you can use the silent_discard > keyword to clean up the logs. > > -- Noel Jones
Thanks for you reply. Ok, good to know; I will prepend silent_discard to the list. - J