Ok thanks. To be sure I will understood, what I would like is that my members receive an email with headers like that :
Return-path: <[email protected]> From: Service Name <[email protected]> Which seem to not be possible if I use exim thought SMTP 127.0.0.1. It works only with the "-f" option (if trusted user is well set). Thanks, Olivier PS : sorry for my english. Le 02/10/2010 04:27, Dave Evans a écrit : > 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. > > -- ## 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/
