On 04/09/14 10:22, Jan Keirse wrote:> Is there a way to have exim change the email body from if it does not > contain an email address, only a name?
Try a full replacement of the From: header line, by using ACL modifiers remove_header and add_header. Obviously, do this *only* on mails from this device... -- Cheers, Jeremy -- ## 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/
