Skip to main content

Change IP address instead of Hostname in Email Header (exim)

Comments

6 comments

  • cPanelMichael
    Hello :) There's a similar question on the following thread: Isp ip address being identified in Helo? Thank you.
    0
  • Tony_NT
    Thanks for your answer. I want to change IP address instead of Hostname in Email Header. by cp.doamin1.com with esmtpa (Exim 4.86) To by 1.1.1.1 with esmtpa (Exim 4.86) and X-AntiAbuse: Primary Hostname - cp.doamin1.com To X-AntiAbuse: Primary Hostname - 1.1.1.1 Thanks,
    0
  • Tony_NT
    If its not able to change, is it possible to remove below in email header
    Received: from [::1] (port=50537 helo=x.x.x.x) by cp.domain1.com with esmtpa (Exim 4.86) (envelope-from ) id xxxx-xxxxxx-xx for tony@domain2.com[/EMAIL]; Mon, 18 Jan 2016 18:54:56 +0800
    someone anyone please respond. I do appreciate it Thanks, Tony
    0
  • Infopro
    What is it you need to do here, exactly? I've read the posts, I'm curious why you need to do this?
    0
  • Tony_NT
    Thanks for your reply, There are many sites in a server but the server name should not be shown in the email header according to the business requirement. now I'm able to remove X-AntiAbuse: [hostname] which are included in the mail header. So, there is only hostname left to remove / change to IP in the email header. Received: from [::1] (port=50537 helo=x.x.x.x) by cp.domain1.com with esmtpa (Exim 4.86) (envelope-from ) id xxxx-xxxxxx-xx for tony@domain2.com[/EMAIL]; Mon, 18 Jan 2016 18:54:56 +0800 Kindly suggest as urgent. Thanks
    0
  • Infopro
    the server name should not be shown in the email header according to the business requirement.

    I'm still confused. What is the meaning of that business requirement? If you receive an email from gmail for example, it shows this:
    Received: from mail-ig0-x248.google.com (mail-ig0-x248.google.com. [2607:f8b0:4001:c05::248]) by mx.google.com with ESMTPS id 23si2794116oc.165.2016.01.18.0.31.25
    0

Please sign in to leave a comment.