Autor: Hunte Swee Data: Para: Marc Perkel, exim-users Assunto: Re: [Exim] Changing the Return-path
My approach is do replacement via a router.
r_abc:
...
headers_remove = return-path
headers_add = Return-Path: yoursender@???
...
----- Original Message -----
From: "Marc Perkel" <marc@???>
To: <exim-users@???>
Sent: Tuesday, December 16, 2003 9:38 AM
Subject: [Exim] Changing the Return-path
> I read the manual - but still don't get it.
>
> Here's the problem. A user runs a perl script from apache and Exim
> generates an email message - but - the return-path is
> apache@???.
>
> I want the return-parth to be the sender.
>
> How do I make that happen?
>
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
>
>