Solved Forwarders not longer originating from internal email address

simplificare

Verified User
Joined
Jul 10, 2019
Messages
52
I’ve noticed that emails being sent to email forwarders now appear to be forwarded with a from address representing the originating email address instead of the forwarding email.

IE. If I setup a forwarder [email protected] to forward to [email protected]. If I send from [email protected] to [email protected], my third party email service shows the email as originating from nameless@gmail.com and to fwd@gmail.com, instead of from [email protected] to [email protected].

While this makes sense on the surface, I feel like there was a configuration change somehere in the past release as now my outbound smtp service thinks I’m trying to relay mail for gmail instead of Simplificare.net, and this was never previously an issue.

They authenticate mail from domains that I add to a whitelist, which is verified by DKIM and SPF records. I obviously cannot do that for gmail.com.

Is there any way to change this back to making the forwarded mail appear to come from simplificare.net?

Thanks!
 
After an Exim update, I've had the exact same problem with 2 machines that use a smarthost, and I can confirm that using the /etc/exim.routers.pre.conf from the documentation above solved the problem!
 
Back
Top