Files
server/etc/drweb/templates/en/sender_error.msg
2026-01-07 20:52:11 +01:00

39 lines
918 B
Plaintext

From: "DrWeb-DAEMON" $FILTER_MAIL$
To: $SENDER$
Subject: Undelivered mail: $SUBJECT$
Content-Type: multipart/mixed;
boundary="001-DrWeb-MailFilter-Notification"
MIME-Version: 1.0
Precedence: junk
X-Antivirus-Ticket: DrWeb notification.
--001-DrWeb-MailFilter-Notification
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
Dear User,
A message with the following attributes was not delivered because it contains an object which cannot be checked by antivirus.
Relaying such messages is blocked by administrator.
Sender = $SENDER$
Recipients = $RCPTS$
Subject = $SUBJECT$
Message-ID = $MSGID$
Antivirus filter report:
--- Antivirus report ---
Detailed report:
$DAEMON_REPORT$
--- Antivirus report ---
Please contact $POSTMASTER$.
--001-DrWeb-MailFilter-Notification
Content-Type: text/rfc822-headers
Content-Transfer-Encoding: 7bit
$FULLHEADERS$
--001-DrWeb-MailFilter-Notification--