Cron sends emails with the "From" header always set to "From: [email protected] (Cron Daemon)" for all users, even though the envelope address (seen in the "Delivered-To" header in received email) is the user's correct email address. Is it possible to create a header rewrite rule which fixes the "From" header for outgoing emails?
Create a file in
/etc/exim4/conf.d/rewrite
, for example10-cron-rewrite
, with the contents: