Sentora Support Forums

Full Version: I want to change the postfix HELO/EHLO
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am putting a random host in /etc/postfix/main.cf

smtpd_banner = google.com

Just to test it.

But it does not change When I send an email.


Been trying for hours and hours.

I want to override the HELO/EHLO, how? why its not chaning?
Hi,

You are likely not using the right settings. Postfix config file in under /etc/sentora/config/postfix/

M B
(02-18-2018, 07:41 AM)Me.B Wrote: [ -> ]Hi,

You are likely not using the right settings. Postfix config file in under /etc/sentora/config/postfix/

M B

Issue solved was a problem with the ISP side.

Anyhow
I am modifiying in /etc/postfix/*

So  /etc/sentora/config/postfix/ are actually Symbolic Links right?
yes there is a symbolic link to /etc/sentora/configs/postfix but take car if you edit it in /etc/postfix and save it I noticed it broke the symbolic link and replace it with a file. Best edit it in sentora folder.

M B