The custom helo setting just changes smtp_helo_name in main.cf which may not be enough like in your case.
There’s an additional smtpd_banner setting explained here. This way it’s not necessary to change myhostname
.
The custom helo setting just changes smtp_helo_name in main.cf which may not be enough like in your case.
There’s an additional smtpd_banner setting explained here. This way it’s not necessary to change myhostname
.