![]() |
|
I want to change the postfix HELO/EHLO - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35) +---- Thread: I want to change the postfix HELO/EHLO (/showthread.php?tid=4367) |
I want to change the postfix HELO/EHLO - butlerxyz - 02-16-2018 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? RE: I want to change the postfix HELO/EHLO - Me.B - 02-18-2018 Hi, You are likely not using the right settings. Postfix config file in under /etc/sentora/config/postfix/ M B RE: I want to change the postfix HELO/EHLO - butlerxyz - 02-19-2018 (02-18-2018, 07:41 AM)Me.B Wrote: Hi, 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? RE: I want to change the postfix HELO/EHLO - Me.B - 02-19-2018 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 |