initial commit of a *whole bunch* of old Egressive shell scripts, used to make many people redundant.

This commit is contained in:
Dave Lane 2016-03-16 13:43:31 +13:00
commit 43e0f5b59e
329 changed files with 31937 additions and 0 deletions

View file

@ -0,0 +1,18 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail message contained potentially dangerous content,
which has been removed for your safety.
The content is dangerous as it is often used to spread viruses or to gain
personal or confidential information from you, such as passwords or credit
card numbers.
We were unable to keep a copy of the original attachment.
The content filters found this:
$report
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,15 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "$filename"
is on the list of unacceptable attachments for this site and has been
replaced by this warning message.
We were unable to keep a copy of the original attachment.
At $date the virus scanner said:
$report
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,16 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail message was too large, and has been removed.
You should try compressing any or all of the attachments before sending
message.
We were unable to keep a copy of the original attachment.
The content filters found this:
$report
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,17 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "$filename"
was believed to be dangerous and/or infected by a virus and has been
replaced by this warning message.
We were unable to keep a copy of the infected attachment. Please
ask the sender of the message to disinfect their original version and send
you a clean copy.
At $date the scanner said:
$report
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,13 @@
A message you recently received from "$from" with the
subject "$subject"
contained one or more viruses that could be disinfected.
The viruses have been removed, and the disinfected files are attached
to this message.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,5 @@
<br />--
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.

View file

@ -0,0 +1,4 @@
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

View file

@ -0,0 +1,15 @@
Our MailScanner believes that the attachment to this message sent to you
From: $from
Subject: $subject
is Unsolicited Commercial Email (spam). Unless you are sure that this message
is incorrectly thought to be spam, please delete this message without opening
it. Opening spam messages might allow the spammer to verify your email
address.
If you believe that this message has been incorrectly marked as spam, please
forward this email to $localpostmaster.
Date: $datenumber
$longspamreport

View file

@ -0,0 +1,3 @@
<p><b><font size="+1" color="red">Warning: </FONT>This message has had one
or more attachments removed ($filename). Please read the "$viruswarningname"
attachment(s) for more information.</b><br /></p>

View file

@ -0,0 +1,3 @@
Warning: This message has had one or more attachments removed
Warning: ($filename).
Warning: Please read the "$viruswarningname" attachment(s) for more information.

View file

@ -0,0 +1,106 @@
#
# This file contains all the word, phrases and sentences that are output
# to a user by MailScanner. They are all here so that you can translate
# them into your language.
# You should only edit what is on the right of each "=".
# If you set the "Language Strings" option in MailScanner.conf to be a
# ruleset (or even a function!) then you can output responses in different
# languages to different users and customers.
#
# Used in spam header
Blacklisted = blacklisted
Whitelisted = whitelisted
NotSpam = not spam
Spam = spam
# used when creating VirusWarning.txt
TheEntireMessage = the entire message
NotNamed = not named
# used for sysadmin notifications
NoticeSubject = Warning: E-mail viruses detected
FullHeadersAre = Full headers are
# used for delivering truly disinfected attachments
Disinfected = Disinfected
# used for virus report in unparsable messages
CantAnalyze = Could not analyze message
# used for virus report in unparsable TNEF messages
BadTNEF = Could not parse Outlook Rich Text attachment
# used for creating sysadmin notifications
NoticeHeading = The following e-mail messages were found to have viruses in them
# used when SpamAssassin has timed out too often
SADisabled = Disabled due to %d consecutive timeouts
# used when message size exceeds configured SpamAssassin max message size
SATooLarge = Message larger than max testing size
# used when trying to use SpamAssassin on a bad message with no headers
SANoHeaders = Message had no headers
# used when creating SpamAssassin results header
score = score
required = required
SATimedOut = timed out
# used when creating reports for messages with dangerous content
PartialMessage = Fragmented messages cannot be scanned and are removed
FoundIFrame = Found dangerous IFrame tag in HTML message
FoundForm = Found a form in HTML message
FoundScript = Found a script in HTML message
FoundObject = Found dangerous Object Codebase/Data tag in HTML message
ExternalBody = External message bodies cannot be scanned and are removed
EudoraLongMIME = Eudora long-MIME-boundary attack
# used when detecting denial-of-service attacks
DOSAttack = Denial of Service attack in message!
# used when detecting+blocking (un)encrypted messages
encrypted = Message was encrypted
unencrypted = Message was not encrypted
# used in spam reports
SpamAssassin = SpamAssassin
# Used in virus reports
Report = Report
# Used in virus reports
TooBig = Message is too large
AttachmentTooLarge = Attachment is too large
AttachmentTooSmall = Attachment is too small
TooManyAttachments = Too many attachments in message
# Used in filename/filetype/content reports
MailScanner = MailScanner
# Used in MCP checks
MCP = MCP
MCPSpamAssassin = MCP-Checker
MCPnotspam = MCP-Clean
MCPspam = MCP-Trapped
MCPblacklisted = MCP-Blacklisted
MCPwhitelisted = MCP-Whitelisted
MCPsadisabled = MCP disabled
MCPsanoheaders = MCP Message had no headers
MCPsatimedout = MCP timed out
# Used in passworded-archives checks
UnreadableArchive = Message contained archive which could not be read
PasswordedArchive = Message contained password-protected archive
ArchiveTooDeep = Message contained archive nested too deeply
# Used in Postmaster notices
NoticeVirusInfected = Virus Detected
NoticeFilenameInfected = Bad Filename Detected
NoticeOtherInfected = Other Bad Content Detected
NoticePasswordProtected = Password-protected Archive Detected
NoticePrefix = The following e-mails were found to have
# Used in Phishing Fraud attack detections. The "End" must close all the
# HTML highlighting done in the "Start".
PossibleFraudStart = <font color="red"><b>MailScanner has detected a possible fraud attempt from
PossibleFraudEnd = claiming to be</b></font>
NumericLinkWarning = <font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font>
# Used in "From:" header of many reports
PostmasterName = MailScanner
GSDisabled = Custom Spam Scanner disabled due to repeated failures
# Used in simple filename allow/deny rules (not filename.rules.conf)
FoundBlockedFilename = Blocked Filename Detected
FoundBlockedFiletype = Blocked Filetype Detected
# Used in SpamAssassin cache results headers
cached = cached
notcached = not cached
# Used when testing message size against Max Spam Check Size
skippedastoobig = not spam (too large)
# Used in the watermarking spam report
watermarked = watermarked
NoticeSizeInfected = Attachment detected outside size limits
# Used in Phishing Fraud attack detections. The "End" must close all the
# HTML highlighting done in the "Start".
DefiniteFraudStart = <font color="red"><b>MailScanner has detected definite fraud in the website at
DefiniteFraudEnd = . Do <i>not</i> trust this website:</b></font>

View file

@ -0,0 +1,25 @@
From: "$postmastername" <$localpostmaster>
To: $to
Subject: Banned content stored for review
X-%org-name%-MailScanner: generated
Our message content detectors have been triggered by a message you received:-
From: $from
Subject: $subject
Date: $date
This message has been quarantined for review before delivery.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
Your system administrators will need the following information:
Server name: $hostname
Message id: $id
Date code: $datenumber
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,32 @@
From: "$postmastername" <$localpostmaster>
To: $to
Subject: {Spam not delivered} $subject
X-%org-name%-MailScanner: generated
Our UCE (spam) detectors have been triggered by a message you received:-
From: $from
Subject: $subject
Date: $date
This message has not been delivered. The detectors that were triggered are
$spamreport.
The message to you has been detected as spam based on either its contents or
the mail server which sent the message to us, or both.
We do not accept unsolicited commercial (spam) e-mail and actively
work to stop it.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
Your system administrators will need the following information:
Server name: $hostname
Message id: $id
Date code: $datenumber
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,19 @@
From: $to
To: $from
Subject: Unrequested mail rejected
X-%org-name%-MailScanner: generated
You have sent a mail message to us which was not requested and has been
rejected. Please do not send any more mail to us at this address:
To: $to
Subject: $subject
Date: $date
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,25 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Potentially dangerous email rejected
X-%org-name%-MailScanner: generated
Our email content filters have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been rejected. The filters said this:
$report.
This message contained potentially dangerous content which has been removed.
If you were attempting to send a web page, please try saving the web page
to a file, and then attach that file to the message instead.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,29 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Warning: E-mail error detected
X-%org-name%-MailScanner: generated
Our virus detector failed to completely analyse a message you sent:-
To: $to
Subject: $subject
Date: $date
Any parts of the message that could not be analysed will not have been
delivered.
If you are using Microsoft Outlook, we strongly recommend you change your
outgoing message format from "Rich Text" to "HTML" or "Plain Text".
1) Click on the "Tools" menu and choose "Options..."
2) Go to the "Mail Format" tab
3) For message format, select "HTML" or "Plain text"
4) Click OK
The virus detector said this about the message:
Report: $report
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,25 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Warning: E-mail viruses detected
X-%org-name%-MailScanner: generated
Our e-mail content detector has just been triggered by a message you sent:
To: $to
Subject: $subject
Date: $date
One or more of the attachments ($filename) are on
the list of unacceptable attachments for this site and will not have
been delivered.
Consider renaming the files to avoid this constraint.
The virus detector said this about the message:
Report: $report
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,20 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Banned content stored for review
X-%org-name%-MailScanner: generated
Our message content detectors have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been quarantined for review before delivery.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,28 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Oversized email rejected
X-%org-name%-MailScanner: generated
Our email content filters have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been rejected. The filters said this:
$report.
This message, or an attachment it contained, was too large and has been
removed.
Its length was $messagesize bytes, but the maximum allowed is $maxmessagesize.
Please try compressing the attachment file before sending it.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,24 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: {Bounce} Unsolicited commercial email rejected
X-%org-name%-MailScanner: generated
Our UCE (spam) detectors have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been destroyed. The detectors that were triggered are
$spamreport.
The server which is sending the message to our site is listed in a
public blacklist of badly configured or misused mail systems.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,27 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: {Bounce} Unsolicited commercial email rejected
X-%org-name%-MailScanner: generated
Our UCE (spam) detectors have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been rejected. The detectors that were triggered are
$spamreport.
Your message has been detected as spam based on both its contents and
the mail server which has sent the message to us.
We do not accept unsolicited commercial (spam) e-mail and actively
work to stop it.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,26 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: {Bounce} Unsolicited commercial email rejected
X-%org-name%-MailScanner: generated
Our UCE (spam) detectors have been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
This message has been rejected. The detector that triggered is
SpamAssassin.
The content of your message indicates that it is probably spam e-mail,
which is why it has been rejected.
We do not accept unsolicited commercial (spam) e-mail and actively
work to stop it.
If you have any questions about this, or you believe you have received
this message in error, please contact the site system administrators.
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,24 @@
From: "$postmastername" <$localpostmaster>
To: $from
Subject: Warning: E-mail viruses detected
X-%org-name%-MailScanner: generated
Our virus detector has just been triggered by a message you sent:-
To: $to
Subject: $subject
Date: $date
Any infected parts of the message ($filename)
have not been delivered.
This message is simply to warn you that your computer system may have a
virus present and should be checked.
The virus detector said this about the message:
Report: $report
--
MailScanner
Email Virus Scanner
%org-long-name%
%web-site%

View file

@ -0,0 +1,22 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail message contained potentially dangerous content,
which has been removed for your safety.
The content is dangerous as it is often used to spread viruses or to gain
personal or confidential information from you, such as passwords or credit
card numbers.
If you wish to receive a copy of the original email, please
email support@egressive.com and include the whole of this message
in your request. Alternatively, you can Egressive on (03) 963 3733, with
the contents of this message to hand when you call.
At $date the content filters said:
$report
Note to Help Desk: Look on $hostname in $quarantinedir/$datenumber (message $id).
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,19 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "$filename"
is on the list of unacceptable attachments for this site and has been
replaced by this warning message.
If you wish to receive a copy of the original attachment, please
email support@egressive.com and include the whole of this message
in your request. Alternatively, you can Egressive on (03) 963 3733, with
the contents of this message to hand when you call.
At $date the virus scanner said:
$report
Note to Help Desk: Look on $hostname in $quarantinedir/$datenumber (message $id).
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,19 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail message, or an attachment it contained, was too large
and has been removed.
You should try compressing the attachments before sending them.
If you wish to receive a copy of the original email, please
email support@egressive.com and include the whole of this message
in your request. Alternatively, you can Egressive on (03) 963 3733, with
the contents of this message to hand when you call.
At $date the content filters said:
$report
Note to Help Desk: Look on $hostname in $quarantinedir/$datenumber (message $id).
--
Postmaster
%org-long-name%
%web-site%

View file

@ -0,0 +1,19 @@
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "$filename"
was believed to be infected by a virus and has been replaced by this warning
message.
If you wish to receive a copy of the *infected* attachment, please
email support@egressive.com and include the whole of this message
in your request. Alternatively, you can Egressive on (03) 963 3733, with
the contents of this message to hand when you call.
At $date the virus scanner said:
$report
Note to Help Desk: Look on $hostname in $quarantinedir/$datenumber (message $id).
--
Postmaster
%org-long-name%
%web-site%