Dear Community,
I found that the following lines of a sieve filter
require ["enotify"];
# rule:[enotify]
if true
{
notify :importance "2" :message "New Message received."
"mailto:x...@somedomain.com";
}
results in getting the following reply:
[...]
X-Sieve: Pigeonhole Sieve 0.5.21.1 (49005e73)
Message-ID: <dovecot-sieve-1733953974-7307...@ironman.cajus.name>
Date: Wed, 11 Dec 2024 22:52:54 +0100
Subject: New Message received.
From: Postmaster <postmas...@ironman.cajus.name>
To: x...@somedomain.com
Auto-Submitted: auto-notified; owner-email="conta...@ironman.cajus.name"
Precedence: bulk
X-Priority: 3 (Normal)
Importance: Normal
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Notification of new message.
Shouldn't the message "New Message received." be in the mail body and
"Notification of new message." be in the subject? So body and subject
got mixed up. Until now I do not know how to debug this further. Any
ideas?
kind regards
Cajus
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org