Hello everyone,
I am facing issues in removing source email headers from the email being sent from my server. How can I do it?
Currently I have many websites hosted on single server and dedicated IP addresses have been assigned to different websites and I have set to use dedicated IP to send emails. Howerver, when I trace email source I get hostname of our main server in addition to dedicated IP . This is potentially harmful for hackers and attackers to know the main IP of our server.
What I want is to remove X-source headers from the email and if I have set dedicated IP as sender IP then only that IP and it's PTR record should be shown in source rather than complete server details. How can I go about it?
I am facing issues in removing source email headers from the email being sent from my server. How can I do it?
Currently I have many websites hosted on single server and dedicated IP addresses have been assigned to different websites and I have set to use dedicated IP to send emails. Howerver, when I trace email source I get hostname of our main server in addition to dedicated IP . This is potentially harmful for hackers and attackers to know the main IP of our server.
What I want is to remove X-source headers from the email and if I have set dedicated IP as sender IP then only that IP and it's PTR record should be shown in source rather than complete server details. How can I go about it?