Re: [exim] Exim rewrite rule for missing from address possib…

Góra strony
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
Dla: exim-users
Temat: Re: [exim] Exim rewrite rule for missing from address possible
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