On Thu, Sep 30, 2010 at 11:09:11PM +0200, Olivier B. wrote: > What I would like is to use a different address for "bounces" and "real" > replies. Is it possible with the local SMTP connection ? Should I use only > "From:" and "Reply-To:" headers ?
Bounces go to the SMTP envelope sender address (smtp: MAIL FROM; non-smtp: "-f" option, but you'll need to be a "trusted user" to set it); replies go to the Reply-To or From address. It's perfectly allowable for these addresses not to be the same. See RFC 2821 (MAIL FROM) and RFC 2822 (From, Reply-To) for more details. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://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/
