From 52f047e65b4894433dffae9e68888cc84c239a3f Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Mon, 5 Dec 2011 18:34:33 -0500 Subject: move mailscanner into config where it should be --- mailscanner/mailscanner_antivirus.xml | 182 ---------------------------------- 1 file changed, 182 deletions(-) delete mode 100644 mailscanner/mailscanner_antivirus.xml (limited to 'mailscanner/mailscanner_antivirus.xml') diff --git a/mailscanner/mailscanner_antivirus.xml b/mailscanner/mailscanner_antivirus.xml deleted file mode 100644 index 7d3d1d7c..00000000 --- a/mailscanner/mailscanner_antivirus.xml +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - msantivirus - 1.1 - Services: MailScanner - /usr/local/pkg/mailscanner.inc - - - General - /pkg_edit.php?xml=mailscanner.xml&id=0 - - - Attachments - /pkg_edit.php?xml=mailscanner_attachments.xml&id=0 - - - Antivirus - /pkg_edit.php?xml=mailscanner_antivirus.xml&id=0 - - - - Content - /pkg_edit.php?xml=mailscanner_content.xml&id=0 - - - AntiSpam - /pkg_edit.php?xml=mailscanner_antispam.xml&id=0 - - - Alerts - /pkg_edit.php?xml=mailscanner_alerts.xml&id=0 - - - Reporting - /pkg_edit.php?xml=mailscanner_report.xml&id=0 - - - XMLRPC Sync - /pkg_edit.php?xml=mailscanner_sync.xml&id=0 - - - About - /mailscanner_about.php - - - - - Antivirus - listtopic - - - Virus scanner features - features - - - - select - - - - - - - - - - 08 - - - - Virus scanner - virus_scanner - select - - - - - - - - - - - Virus Scanner Timeout - timeout - - Default is 300.]]> - input - 5 - - - Silent Virus - silent_virus - - It is used to list which viruses should be handled differently from other viruses.
- Mailscanner default options are in ( ).]]> -
- select - - - - - - - - - 07 - -
- - Spam-Virus Header - virus_header - - When they are found the following header will be added to your message before it is passed to SpamAssassin, listing all the "spam-viruses" that were found as a comma-separated list.
- Default is X-%org-name%-MailScanner-SpamVirus-Report:]]>
- input - 30 -
- - Custom antivirus options - custom - - textarea - 60 - 15 - base64 - -
- - mailscanner_php_install_command(); - - - mailscanner_php_deinstall_command(); - - - mailscanner_validate_input($_POST, &$input_errors); - - - sync_package_mailscanner(); - -
-- cgit v1.2.3