hi, hoping for help as follows:-
I am using Exim 4.82 #2 on WHM 11.44.1 (build 18), and using cpanel to
setup Account Filters

When an account filter is used to redirect an email to a remote email
address, a Received For header is added.
but
When an account filter is used to redirect an email to a local email
address, the received For header is NOT added.

How can i get the Account filter to add the Received for header to all
local email addresses.

Note:-
Cpanel support have referred me here as they cannot help, although the
following was identified with them

Using Account filter,

[email protected] => [email protected] => [email protected]

If all addresses are local, then the Received for header is only added for
the first address. How do i have it added to all addresses?

IF
[email protected] is local
[email protected] is remote
[email protected] is local
THEN
as part of the Received_Header_Text
${if def:received_for {\n\tfor $received_for}} is added to the headers for
each of the addresses giving an audit trail of the delivery route.

BUT
IF
[email protected] is local as well as the others
THEN
ReceivedFor header is only added for [email protected]
Suggesting that $received_for is empty for the  subsequant local
deliveries

Thanks
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to