How to change HELO in Postfix ?

5 posts / 0 new
Last post
#1 Fri, 11/20/2015 - 03:51
klevi_surf

How to change HELO in Postfix ?

How to change HELO in Postfix ?

Fri, 11/20/2015 - 08:48
andreychek

Howdy,

Postfix uses the hostname for that, so you can either change your server's hostname, or set the hostname parameter in Postfix.

-Eric

Fri, 11/20/2015 - 10:04
klevi_surf

This is the real example, please check on both cases the rDNS

Your IP address 5.134.115.231 is associated with the domain first.smtp-sender.com. Nevertheless your message appears to be sent from ns1.smtp-sender.com.

You may want to change the host name of your server to first.smtp-sender.com.

Here are the tested values for this check:

IP: 5.134.115.231 HELO: ns1.smtp-sender.com

rDNS: first.smtp-sender.com

Here are the tested values for this check:

IP: 5.134.115.225 HELO: ns1.smtp-sender.com

rDNS: ns1.smtp-sender.com

Fri, 11/20/2015 - 11:28
andreychek

Howdy,

Hmm, I'm not sure I understand your question... what is your server's hostname currently set to?

-Eric

Fri, 11/20/2015 - 12:07
klevi_surf

my hostname is ns1.smtpsender.com

Topic locked