From 3bab026c6325477268934434d6c2d0dc9610f3ee Mon Sep 17 00:00:00 2001 From: Fernando Lemos Date: Fri, 2 Jun 2006 13:17:46 +0000 Subject: The p3scan package. You can see the changes in the Antivirus interface after you install this. --- packages/p3scan.inc | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ packages/p3scan.mail | 15 +++++++++++++ packages/p3scan.xml | 25 +++++++++++++++++++++ 3 files changed, 101 insertions(+) create mode 100644 packages/p3scan.inc create mode 100644 packages/p3scan.mail create mode 100644 packages/p3scan.xml (limited to 'packages') diff --git a/packages/p3scan.inc b/packages/p3scan.inc new file mode 100644 index 00000000..4f9a025b --- /dev/null +++ b/packages/p3scan.inc @@ -0,0 +1,61 @@ + diff --git a/packages/p3scan.mail b/packages/p3scan.mail new file mode 100644 index 00000000..920e5c8c --- /dev/null +++ b/packages/p3scan.mail @@ -0,0 +1,15 @@ +To: %MAILTO% +Date: %MAILDATE% +Subject: *** VIRUS *** %SUBJECT% +Content-Transfer-Encoding: 8bit +Content-Type: text/plain; charset="iso8859-1" +MIME-Version: 1.0 + +Your message was scanned by the pfSense virus scanner for POP3, running on %HOSTNAME%.%DOMAINNAME%, and a virus was found. This email has been sent to you instead of the original infected email. The infected message has been deleted. + +The virus contained in the original message was %VIRUSNAME%. The sender of the email was %MAILFROM%. + +%FILESTATUS% + +Contact the system administrator for further details. This is an automated message, please do not reply to it. +. diff --git a/packages/p3scan.xml b/packages/p3scan.xml new file mode 100644 index 00000000..dd892229 --- /dev/null +++ b/packages/p3scan.xml @@ -0,0 +1,25 @@ + + + p3scan.inc + + http://www.pfsense.org/packages/config/p3scan.inc + + + http://www.pfsense.org/packages/All/p3scan + /usr/local/bin/ + 0755 + + + http://www.pfsense.org/packages/config/p3scan.mail + /usr/local/etc/ + + + p3scan_install_command(); + + + p3scan + POP3 virus/spam scanner. + p3scan.sh + p3scan + + -- cgit v1.2.3