[exim] Handle sender on forwarding

Top Page
Delete this message
Reply to this message
Author: Mihamina RKTMB
Date:  
To: exim-users
Subject: [exim] Handle sender on forwarding
Hi all,

I have an Exim installation where I just setup aliases.

exim.conf:

    [...]
    local_domains= @:myfoobar.com
    [...]


aliases:

   [...]
   mihamina:rakotomandimby@???
   [...]


In other words, if I send a message to mihamina@???, it gets
forwarded to rakotomandimby@???.
When I test, the sender is mihamina@??? and the receiver is
mihamina@???.
The message is effectively forwarded to rakotomandimby@???, but
the "From:" header is kept to mihamina@???.

The problem:
GMail rejects the message because my Exim server sends a message with a
"From:" set to mihamina@??? but atscom.io's SPF does not allow
this server to send such messages.
I have no authority on senders domains SPF (that's fair).

I guess there is a setting I have to set on Exim in order to fix this?

Regards



--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/