Hello. I hope everyone is healthy and safe.
My server has a hostname as hostname.domain.com. I also have about 10 different fully qualified domain names with assocaited web pages and email campaign software.
The issue is that any domain sending email is always shows primary hostname as hostname.domain.com rather than the actual domain doing the sending. For example domain.com sending email using smtp in headers will show primary hostname as hostname.a-different-domain.com
I remember on a previous install of cpanel a few years back there was some exim code working with dns or something that could change the primary hostname to match the sending domain so discoverability improves.
Would the brain trust here know of what those tweaks are or any way to change the primary hostname when sending email via smtp so headers display the primary hostname as domain.com insteads of hostname.domain.com?
Here is some sample header code that reflects the issue at hand:
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - hostname.domain.com
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID -
X-AntiAbuse: Sender Address Domain - the-domain-that-is-actually-sending.com
X-Get-Message-Sender-Via: hostname.domain.com: authenticated_id: domain/from_h
X-Authenticated-Sender: hostname.domain.com: [email protected]
X-Source: X-Source-Args: /usr/bin/ea-php73 /home/cpanel-regisered-domain/public_html/domain.com/lists/admin/index.php -pprocessqueue -c /home/cpanel-registered-domain/public_html/domain.com/lists/config/config.php X-Source-Dir:
Note to forum administrator: clicking the "code" link above does not insert placeholders for code but rather brings up the various list of forums.
My server has a hostname as hostname.domain.com. I also have about 10 different fully qualified domain names with assocaited web pages and email campaign software.
The issue is that any domain sending email is always shows primary hostname as hostname.domain.com rather than the actual domain doing the sending. For example domain.com sending email using smtp in headers will show primary hostname as hostname.a-different-domain.com
I remember on a previous install of cpanel a few years back there was some exim code working with dns or something that could change the primary hostname to match the sending domain so discoverability improves.
Would the brain trust here know of what those tweaks are or any way to change the primary hostname when sending email via smtp so headers display the primary hostname as domain.com insteads of hostname.domain.com?
Here is some sample header code that reflects the issue at hand:
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - hostname.domain.com
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID -
X-AntiAbuse: Sender Address Domain - the-domain-that-is-actually-sending.com
X-Get-Message-Sender-Via: hostname.domain.com: authenticated_id: domain/from_h
X-Authenticated-Sender: hostname.domain.com: [email protected]
X-Source: X-Source-Args: /usr/bin/ea-php73 /home/cpanel-regisered-domain/public_html/domain.com/lists/admin/index.php -pprocessqueue -c /home/cpanel-registered-domain/public_html/domain.com/lists/config/config.php X-Source-Dir:
Note to forum administrator: clicking the "code" link above does not insert placeholders for code but rather brings up the various list of forums.
Last edited by a moderator: