Hi,
Fellow users, moderators, Staff Members, Linux admins... I need some help on Email headers.
I have tested my domain on mxtoolbox and saw smtp banner issue which I corrected after searching on cPanel Forum. Now I'm stuck on one issue. Kindly help me on this.
I have a domain = 24XXl.info with dedicated IP hosted with multiple domains with main shared ip and primary hostname= server.odeXXXXXXk.com.
I had made a test and below is the email header of it.
What I want to do is to change on email header is to use My domain name = 24xxl.info or server.24XXl.info(PTR set to this) instead of server hostname = server.odeXXXXXXk.com in messageid , X-AntiAbuse, X-Get-Message-Sender-Via & X-Authenticated-Sender and also in other parts..
like
Can anyone please help me to set this .. I do not wish to use shared / main IP-address/hostname on my email header as it is being used by many domains.
NOTE: Server is VPS with root access so can edit any code if needed.
Thanks & Regards
Kishan Giri
Fellow users, moderators, Staff Members, Linux admins... I need some help on Email headers.
I have tested my domain on mxtoolbox and saw smtp banner issue which I corrected after searching on cPanel Forum. Now I'm stuck on one issue. Kindly help me on this.
I have a domain = 24XXl.info with dedicated IP hosted with multiple domains with main shared ip and primary hostname= server.odeXXXXXXk.com.
I had made a test and below is the email header of it.
Code:
Received: from [127.0.0.1] (port=34192 helo=server.odeXXXXXXk.com) by server.odeXXXXXXk.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from <[email protected]>) id 1fKUrc-0007e7-4O for [email protected]; Mon, 21 May 2018 01:53:32 +0530
Received: from 82.102.25.78 ([82.102.25.78]) by server.odeXXXXXXk.com (Horde Framework) with HTTPS; Sun, 20 May 2018 20:23:32 +0000
Date: Sun, 20 May 2018 20:23:32 +0000
Message-ID: <20180520202332.Horde.nmJyppwXsKGJtmrLUrtR5TE@server.odeXXXXXXk.com>
From: [email protected]
To: [email protected]
Subject: need to check now 1:52
User-Agent: Horde Application Framework 5
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server.odeXXXXXXk.com
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - 24XXl.info
X-Get-Message-Sender-Via: server.odeXXXXXXk.com: authenticated_id: [email protected]
X-Authenticated-Sender: server.odeXXXXXXXk.com: [email protected]
X-Source:
X-Source-Args:
X-Source-Dir:
like
Code:
Received: from [127.0.0.1] (port=34192helo=server.odeXXXXXXk.com) by server.odeXXXXXXk.com
Received: from 82.102.xx.xx ([82.102.xx.xx]) by server.odeXXXXXXk.com (Horde Framework)
Can anyone please help me to set this .. I do not wish to use shared / main IP-address/hostname on my email header as it is being used by many domains.
NOTE: Server is VPS with root access so can edit any code if needed.
Thanks & Regards
Kishan Giri
Last edited by a moderator: