Hello Community,
i have a x-headers and question
i am hosting mostly users with a dedicated IP's. they are complaining about the x headers and "Received from".
currenlty i have in my exim setting.
Send mail from the account’s IP address "On"
Use the reverse DNS entry for the mail HELO/EHLO if available "On"
what i want is to show the customer domain or rDNS e.g. domaincrm.com and not the hostname cpp.domain.cloud in X-Headders and "Received from"
change the $primary_hostname to $sender_address_domain ?
what should i change to complete the task?
thx in advance
i have a x-headers and question
i am hosting mostly users with a dedicated IP's. they are complaining about the x headers and "Received from".
currenlty i have in my exim setting.
Send mail from the account’s IP address "On"
Use the reverse DNS entry for the mail HELO/EHLO if available "On"
what i want is to show the customer domain or rDNS e.g. domaincrm.com and not the hostname cpp.domain.cloud in X-Headders and "Received from"
change the $primary_hostname to $sender_address_domain ?
what should i change to complete the task?
Code:
Received: from [::1] (port=59696 helo=cpp.domain.cloud) by cpp.domain.cloud with esmtpa (Exim 4.94.2) (envelope-from <[email protected]>) id 1mXjRw-0005fs-TF for [email protected]; Tue, 05 Oct 2021 12:21:36 +0000
MIME-Version: 1.0
Date: Tue, 05 Oct 2021 12:21:36 +0000
From: [email protected]
To: [email protected]
Subject: sdfsdf
User-Agent: Roundcube Webmail/1.4.11
Message-ID: <[email protected]>
X-Sender: [email protected]
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - cpp.domain.cloud
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - domaincrm.com
X-Get-Message-Sender-Via: cpp.domain.cloud: authenticated_id: [email protected]
X-Authenticated-Sender: cpp.domain.cloud: [email protected]