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_content.xml | 228 ------------------------------------ 1 file changed, 228 deletions(-) delete mode 100644 mailscanner/mailscanner_content.xml (limited to 'mailscanner/mailscanner_content.xml') diff --git a/mailscanner/mailscanner_content.xml b/mailscanner/mailscanner_content.xml deleted file mode 100644 index d36bf8b3..00000000 --- a/mailscanner/mailscanner_content.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - mscontent - 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 - - - - - Removing/Logging dangerous or potentially offensive content - listtopic - - - Contents - checks - - It is used to list which viruses should be handled differently from other viruses.
- Mailscanner default options are in ( ).]]> -
- select - - - - - - - - - - - - - - 10 - -
- - Allow IFrame Tags - iframe_tags - select - - - - - - - This is not a good idea as it allows various Microsoft Outlook security vulnerabilities to remain unprotected, but if you have a load of mailing lists sending them, -# then you will want to allow them to keep your users happy.]]> - - - - Allow Form Tags - form_tags - select - - - - - - - This is a bad idea as these are used as scams to pursuade people to part with credit card information and other personal data.]]> - - - - Allow Script Tags - script_tags - select - - - - - - - This is a bad idea as these are used to exploit vulnerabilities in email applications and web browsers.]]> - - - - Allow web bugs - web_bugs - select - - - - - - - This is a bad idea as these are used as 'web bugs' to find out if a message has been read.
- It is not dangerous, it is just used to make you give away information.]]> -
-
- - Allow Object Codebase Tags - codebase_tags - select - - - - - - 'Object Codebase=...' or 'Object Data=...' tags in email messages?
- This is a bad idea as it leaves you unprotected against various Microsoft-specific security vulnerabilities.
- But if your users demandit, you can do it.]]> -
-
- - Phishing files - listtopic - - - phishing.safe.sites.conf - phishing_safe - If you leave this field blank, it will load sample file.]]> - textarea - 70 - 15 - base64 - - - phishing.bad.sites.conf - phishing_bad - If you leave this field blank, it will load sample file.]]> - textarea - 70 - 15 - base64 - - - country.domains.conf - country_domains - If you leave this field blank, it will load sample file.]]> - textarea - 70 - 15 - base64 - -
- - mailscanner_php_install_command(); - - - mailscanner_php_deinstall_command(); - - - mailscanner_validate_input($_POST, &$input_errors); - - - sync_package_mailscanner(); - -
-- cgit v1.2.3