hilfe mein git ist komisch
This commit is contained in:
35
etc/drweb/templates/en/admin_archive.msg
Normal file
35
etc/drweb/templates/en/admin_archive.msg
Normal file
@@ -0,0 +1,35 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: A prohibited archive has been detected
|
||||
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 Postmaster,
|
||||
|
||||
The message with the following attributes was not delivered because it contains an object which violates archive restrictions.
|
||||
|
||||
Sender = $SENDER$
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
37
etc/drweb/templates/en/admin_cured.msg
Normal file
37
etc/drweb/templates/en/admin_cured.msg
Normal file
@@ -0,0 +1,37 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: A message has been cured
|
||||
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 Postmaster,
|
||||
|
||||
An infected message with the following attributes was successfully disinfected.
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
36
etc/drweb/templates/en/admin_error.msg
Normal file
36
etc/drweb/templates/en/admin_error.msg
Normal file
@@ -0,0 +1,36 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: The antivirus software failure
|
||||
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 Postmaster,
|
||||
|
||||
A message with the following attributes was not delivered because it contains an object which cannot be checked by antivirus.
|
||||
|
||||
Sender = $SENDER$
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
33
etc/drweb/templates/en/admin_license.msg
Normal file
33
etc/drweb/templates/en/admin_license.msg
Normal file
@@ -0,0 +1,33 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: A message has not been checked due to license limitations
|
||||
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 Postmaster,
|
||||
|
||||
A message with the following attributes was not checked due to license limitations.
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
--- Antivirus report ---
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
42
etc/drweb/templates/en/admin_malware.msg
Normal file
42
etc/drweb/templates/en/admin_malware.msg
Normal file
@@ -0,0 +1,42 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: MALWARE HAS BEEN DETECTED !
|
||||
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 Postmaster,
|
||||
|
||||
A message with the following attributes has not been delivered because it contains an unwanted object from one of the following classes: adware (advertising software), dialers, joke/hoax,
|
||||
potentially dangerous software (riskware) or intrusion
|
||||
tool (hacktool).
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
The following unwanted objects were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
40
etc/drweb/templates/en/admin_rule.msg
Normal file
40
etc/drweb/templates/en/admin_rule.msg
Normal file
@@ -0,0 +1,40 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: Rule rejected message
|
||||
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 Postmaster,
|
||||
|
||||
A message with the following attributes was not delivered because it was rejected by the rule-based filter.
|
||||
|
||||
Rejected by rule = $RULE_NAME$
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
40
etc/drweb/templates/en/admin_virus.msg
Normal file
40
etc/drweb/templates/en/admin_virus.msg
Normal file
@@ -0,0 +1,40 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: "System Administrator" $POSTMASTER$
|
||||
Subject: A VIRUS HAS BEEN DETECTED !
|
||||
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 Postmaster,
|
||||
|
||||
A message with the following attributes was not delivered because it contains an infected object.
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
14
etc/drweb/templates/en/mio/archive-error.msg
Normal file
14
etc/drweb/templates/en/mio/archive-error.msg
Normal file
@@ -0,0 +1,14 @@
|
||||
Dear User,
|
||||
The message sent to you contains an object which violates archive restrictions
|
||||
and cannot be fully checked by antivirus.
|
||||
The original message was attached.
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$.
|
||||
|
||||
14
etc/drweb/templates/en/mio/archive-reject.msg
Normal file
14
etc/drweb/templates/en/mio/archive-reject.msg
Normal file
@@ -0,0 +1,14 @@
|
||||
Dear User,
|
||||
The message you sent was not delivered because it contains an object which
|
||||
violates archive restrictions and cannot be checked by antivirus filter.
|
||||
Relaying such messages is blocked by administrator.
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$.
|
||||
|
||||
10
etc/drweb/templates/en/mio/error-error.msg
Normal file
10
etc/drweb/templates/en/mio/error-error.msg
Normal file
@@ -0,0 +1,10 @@
|
||||
Dear User,
|
||||
A message sent to you was not checked by antivirus because antivirus failed to scan it.
|
||||
The original message was attached.
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$.
|
||||
9
etc/drweb/templates/en/mio/error-reject.msg
Normal file
9
etc/drweb/templates/en/mio/error-reject.msg
Normal file
@@ -0,0 +1,9 @@
|
||||
Dear User,
|
||||
The message you sent was not delivered because antivirus cound not scan it.
|
||||
|
||||
--- Antivirus report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$.
|
||||
26
etc/drweb/templates/en/mio/malware-error.msg
Normal file
26
etc/drweb/templates/en/mio/malware-error.msg
Normal file
@@ -0,0 +1,26 @@
|
||||
Dear User,
|
||||
|
||||
A message sent to you contains an unwanted object
|
||||
from one of the following classes: adware (advertising
|
||||
software), dialers, joke/hoax, potentially dangerous
|
||||
software (riskware), or intrusion tool (hacktool).
|
||||
|
||||
You can save the message to disk and try disinfecting it by
|
||||
your antivirus software.
|
||||
|
||||
The original message was attached.
|
||||
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
21
etc/drweb/templates/en/mio/malware-reject.msg
Normal file
21
etc/drweb/templates/en/mio/malware-reject.msg
Normal file
@@ -0,0 +1,21 @@
|
||||
Dear User,
|
||||
The message you sent was not delivered because it contains an unwanted object from one of the following classes:
|
||||
adware (advertising software), dialers, joke/hoax, potentially dangerous software (riskware), or intrusion
|
||||
tool (hacktool).
|
||||
|
||||
Antivirus reports:
|
||||
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
16
etc/drweb/templates/en/mio/rule-error.msg
Normal file
16
etc/drweb/templates/en/mio/rule-error.msg
Normal file
@@ -0,0 +1,16 @@
|
||||
Dear User,
|
||||
|
||||
The message sent to you was rejected by rule-based filter.
|
||||
|
||||
--- Report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
An original message was storied in archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
19
etc/drweb/templates/en/mio/rule-reject.msg
Normal file
19
etc/drweb/templates/en/mio/rule-reject.msg
Normal file
@@ -0,0 +1,19 @@
|
||||
Dear User,
|
||||
|
||||
The message you sent has not been delivered because it
|
||||
was rejected by rule-based filter.
|
||||
|
||||
Antivirus filter reports:
|
||||
|
||||
--- Report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
An original message was storied in archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
13
etc/drweb/templates/en/mio/skip-error.msg
Normal file
13
etc/drweb/templates/en/mio/skip-error.msg
Normal file
@@ -0,0 +1,13 @@
|
||||
Dear User,
|
||||
The message sent to you contains an object which cannot be checked
|
||||
by antivirus. The original message was attached.
|
||||
|
||||
--- Report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
Relaying such messages is blocked by administrator.
|
||||
Please contact $POSTMASTER$
|
||||
13
etc/drweb/templates/en/mio/skip-reject.msg
Normal file
13
etc/drweb/templates/en/mio/skip-reject.msg
Normal file
@@ -0,0 +1,13 @@
|
||||
Dear User,
|
||||
The message you sent was not delivered because it contains an object
|
||||
that cannot be checked by antivirus filter:
|
||||
|
||||
--- Report ---
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
Relaying such messages is blocked by administrator.
|
||||
Please contact $POSTMASTER$
|
||||
23
etc/drweb/templates/en/mio/virus-error.msg
Normal file
23
etc/drweb/templates/en/mio/virus-error.msg
Normal file
@@ -0,0 +1,23 @@
|
||||
Dear User,
|
||||
|
||||
A message sent to you is infected by a virus.
|
||||
It is very dangerous to open attached files with e-mail readers
|
||||
(i.e. Outlook). Store the message to disk and try disinfecting it with
|
||||
your antivirus software.
|
||||
|
||||
The original message was attached.
|
||||
|
||||
--- Report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
18
etc/drweb/templates/en/mio/virus-reject.msg
Normal file
18
etc/drweb/templates/en/mio/virus-reject.msg
Normal file
@@ -0,0 +1,18 @@
|
||||
Dear User,
|
||||
The message you sent was not delivered because it is infected.
|
||||
Antivirus filter reports:
|
||||
|
||||
--- Report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
42
etc/drweb/templates/en/rcpts_malware.msg
Normal file
42
etc/drweb/templates/en/rcpts_malware.msg
Normal file
@@ -0,0 +1,42 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: $SECURE_RCPTS$
|
||||
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 sent to you by $SENDER$ (may be forged) with the following
|
||||
attributes was not delivered because it contains an unwanted object
|
||||
from one of the following classes: adware (advertising software), dialers,
|
||||
joke/hoax, potentially dangerous software (riskware), or intrusion
|
||||
tool (hacktool).
|
||||
|
||||
--- Antivirus report ---
|
||||
The following unwanted objects were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record name
|
||||
given above.
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
40
etc/drweb/templates/en/rcpts_virus.msg
Normal file
40
etc/drweb/templates/en/rcpts_virus.msg
Normal file
@@ -0,0 +1,40 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: $SECURE_RCPTS$
|
||||
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 sent to you by $SENDER$ (may be forged) with the following
|
||||
attributes was not delivered because it contains an infected object.
|
||||
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record name
|
||||
given above.
|
||||
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
40
etc/drweb/templates/en/sender_archive.msg
Normal file
40
etc/drweb/templates/en/sender_archive.msg
Normal file
@@ -0,0 +1,40 @@
|
||||
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 violates archive restrictions and cannot be checked by antivirus filter.
|
||||
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$
|
||||
Scanning statistic:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$
|
||||
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
39
etc/drweb/templates/en/sender_cured.msg
Normal file
39
etc/drweb/templates/en/sender_cured.msg
Normal file
@@ -0,0 +1,39 @@
|
||||
From: "DrWeb-DAEMON" $FILTER_MAIL$
|
||||
To: $SENDER$
|
||||
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,
|
||||
|
||||
An infected message with the following attributes was successfully disinfected.
|
||||
Please check your computer for viruses if you sent this message.
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
Antivirus filter report:
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
38
etc/drweb/templates/en/sender_error.msg
Normal file
38
etc/drweb/templates/en/sender_error.msg
Normal file
@@ -0,0 +1,38 @@
|
||||
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--
|
||||
45
etc/drweb/templates/en/sender_malware.msg
Normal file
45
etc/drweb/templates/en/sender_malware.msg
Normal file
@@ -0,0 +1,45 @@
|
||||
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 unwanted object from one of the following classes: adware (advertising software), dialers, joke/hoax, potentially dangerous software (riskware), or intrusion tool (hacktool).
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
Antivirus filter report:
|
||||
--- Antivirus report ---
|
||||
The following unwanted objects were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
40
etc/drweb/templates/en/sender_skip.msg
Normal file
40
etc/drweb/templates/en/sender_skip.msg
Normal file
@@ -0,0 +1,40 @@
|
||||
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$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
Please contact $POSTMASTER$
|
||||
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
45
etc/drweb/templates/en/sender_virus.msg
Normal file
45
etc/drweb/templates/en/sender_virus.msg
Normal file
@@ -0,0 +1,45 @@
|
||||
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 infected object.
|
||||
|
||||
Sender = $SENDER$ (may be forged)
|
||||
Recipients = $RCPTS$
|
||||
Subject = $SUBJECT$
|
||||
Message-ID = $MSGID$
|
||||
|
||||
Antivirus filter report:
|
||||
--- Antivirus report ---
|
||||
The following viruses were found:
|
||||
$VIRUS_LIST$
|
||||
Detailed report:
|
||||
$DAEMON_REPORT$
|
||||
Scanning statistics:
|
||||
$SCAN_STAT$
|
||||
--- Antivirus report ---
|
||||
|
||||
The original message was stored in an archive record named:
|
||||
$ARCHIVE_RECORD$
|
||||
In order to receive the original message, please send a request to
|
||||
$POSTMASTER$, referring to the archive record
|
||||
name given above.
|
||||
|
||||
|
||||
--001-DrWeb-MailFilter-Notification
|
||||
Content-Type: text/rfc822-headers
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
$FULLHEADERS$
|
||||
--001-DrWeb-MailFilter-Notification--
|
||||
Reference in New Issue
Block a user