On Tue, Oct 10, 2006 at 06:15:16PM +0200, Magnus Holmgren wrote: > On Wednesday 04 October 2006 10:47, eegm took the opportunity to say: > > I've configured exim in order to use the Sieve Vacation filter and it > > works, but the return-path and from of the vacation message is not the one > > of the user who is reciving the email. It is in fact [EMAIL PROTECTED] So > > if i > > send a mail to the user X who has his vacation filter activated i recieve > > his vacation message but with from: "[EMAIL PROTECTED]" and not [EMAIL > > PROTECTED] I've > > tried to fix it puting return_path everywhere but i can't make it work.
I can not reproduce that. The "From:" header should be the final envelope recipient of the triggering message. If user accounts are aliases to virtual mailboxes, the ":from" option must be used. The envelope sender of the vacation message is always empty for me, as it should be. Michael -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
