But this approach is not really practical as the router has no way of knowing
who the sender is so as to set a correct value for the Return-Path header.
Kiri
On Tuesday 16 December 2003 06:46, Hunte Swee wrote:
> 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/ ##