I have a user who feels compelled to use the vacation as autoreply to confirm
that a message has been received. The down side is of course, that if
spam/abuse messages get through the spam filters, this can get 'messy'.
Currently I am getting these ndr's as postmaster(?). But I was not actually
expecting this. I would expect that the mailbox with the autoreply would get
this report.
The vacation is configured like this[1], my question is. What am I doing wrong
that this ndr is not ending up in the users mailbox? Can it be the from is not
correctly configured/set at the time the vacation message is being sent?
[1]
require ["vacation"];
# rule:[cccccccccc]
if true
{
vacation :addresses "[email protected]" :from "[email protected]" text:
dddddddddddddd
}
[2]
Return-Path: <>
Received: from aaaaa (localhost [127.0.0.1])
by aaaaa (8.14.7/8.14.7) with ESMTP id 21BDgaPj014029
(version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256
verify=NO)
for <[email protected]>; Fri, 11 Feb 2022 14:42:36 +0100
Received: (from root@localhost)
by aaaaa (8.14.7/8.14.7/Submit) id 21BDgamD014028
for [email protected]; Fri, 11 Feb 2022 14:42:36 +0100
X-Sieve: Pigeonhole Sieve 0.4.24 (124e06aa)
Message-ID: <dovecot-sieve-1644586956-19320-0@bbbb>
Date: Fri, 11 Feb 2022 14:42:36 +0100
From: [email protected]
To: <[email protected]>