I forward some incoming emails.

If a forwarded email bounces, I want the bounce to come to me, not to
the email's originator.

In the router I thought of having

        return_path        = [email protected]

but reading the Exim documentation I see Return-Path is a Transport
option, not a Router option.

The router has: 

        driver             = redirect

I have no "redirect" Transport in which I could include

        return_path        = [email protected]

How can I get bounces on redirected mail to come to me, not the email's
originator ?

Thank you.

-- 
Paul.
England,
EU.

   Our systems are exclusively Linux. No Micro$oft Windoze here.


-- 
## 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/

Reply via email to