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 vmail@machine. So if i
> send a mail to the user X who has his vacation filter activated i recieve
> his vacation message but with from: "vmail@machine" and not X@domain. I've
> tried to fix it puting return_path everywhere but i can't make it work.
That's a bit strange, since the documentation for the autoreply transport
states that it always generates mail with an empty return address. Also, Exim
should at most add a Sender: line to such mails.
Sounds like the autoreplies are passed to Exim in some unclean way. This is
what I get with a similar config (untrusted user (I picked mysql) different
from the local part of the address):
Return-Path: <>
X-Original-To: holmgren@???
Delivered-To: holmgren@???
Received: *snip*
Received: (from mysql@localhost)
by ittma-hohah.kibibyte.se (Exim 4.62) with LOCAL id 1GXK2u-0004IW-Px
for <holmgren@???>; Tue, 10 Oct 2006 18:01:32 +0200
From: vacation@???
To: holmgren@???
Subject: Auto-reply
In-Reply-To: <200610101801.30395@???>
References: <200610101801.30395@???>
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Message-Id: <E1GXK2u-0004IW-Px@???>
Sender: MySQL Server <mysql@???>
Date: Tue, 10 Oct 2006 18:01:32 +0200
I'm not in
--
Magnus Holmgren holmgren@???
(No Cc of list mail needed, thanks)