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_antispam.xml | 401 ----------------------------------- 1 file changed, 401 deletions(-) delete mode 100644 mailscanner/mailscanner_antispam.xml (limited to 'mailscanner/mailscanner_antispam.xml') diff --git a/mailscanner/mailscanner_antispam.xml b/mailscanner/mailscanner_antispam.xml deleted file mode 100644 index 5ce3f015..00000000 --- a/mailscanner/mailscanner_antispam.xml +++ /dev/null @@ -1,401 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - msantispam - 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 - - - - - - - - RBL Checks - listtopic - - - Features - rblfeatures - - - Note: RBL checks are recommended in postfix postscreen daemon.
- It's not recommended to run it twice.
]]> -
- select - - - - - - 04 - -
- - Spam Lists do be spam - spam_lists - input - 1]]> - - 5 - - - Hi Spam Lists do be spam - hi_spam_lists - input - 3]]> - - 5 - - - Spam Lists Timeout - rbl_timeout - input - 10]]> - - 5 - - - - Spam Assassin - listtopic - - - Features - safeatures - - - - select - - - - - - - - - - 08 - - - - Max SpamAssassin Size - sa_max - input - 40k]]> - - 5 - - - Required SpamAssassin Score - sa_score - input - 6]]> - - 5 - - - Spam Actions - spam_actions - - Deliver]]> - - select - - - - - - - - - - 08 - - - - Required SpamAssassin HI Score - hi_score - input - - You may want to use this to deliver moderate scores, while deleting very high scoring messsages. Default is 20]]> - - 5 - - - HI Spam Actions - hispam_actions - - Delete]]> - - select - - - - - - - - - - 08 - - - - Rebuild bayes every - rebuild_bayes - input - - This is measures in seconds.Default is 86400]]> - - 5 - - - custom SpamAssassin Options - sa_custom - - textarea - 50 - 4 - base64 - - - MCP (Message Content Protection) - listtopic - - - MCP Features - mcp_features - select - - - - - - - - - - - - - 10 - - - - - MCP Required SpamAssassin Score - mcp_score - input - 1]]> - - 5 - - - MCP Actions - mcp_actions - - Deliver]]> - - select - - - - - - - - - - 08 - - - - MCP Hi SpamAssassin Score - mcp_hi_score - input - 10]]> - - 5 - - - MCP Hi Actions - mcp_hi_actions - - Delete]]> - - select - - - - - - - - - - 08 - - - - MCP Max SpamAssassin Size - mcp_max - input - 200k]]> - - 5 - - - Antispam Files - listtopic - - - spam.assassin.prefs.conf - sa_pref_file - - textarea - 80 - 15 - base64 - - - spam.lists.conf - rbl_file - - Use this list only when not using postscreen RBL checks(postfix-forwareder package).]]> - textarea - 80 - 15 - base64 - - - bounce.rules - bounce - - textarea - 80 - 15 - base64 - - - max.message.size.rules - max_message_size - - textarea - 80 - 15 - base64 - - - spam.whitelist.rules - spam_whitelist - - textarea - 80 - 15 - base64 - - - - mcp.spam.assassin.prefs.conf - mcp_pref_file - - textarea - 80 - 15 - base64 - - -
- - mailscanner_php_install_command(); - - - mailscanner_php_deinstall_command(); - - - mailscanner_validate_input($_POST, &$input_errors); - - - sync_package_mailscanner(); - -
-- cgit v1.2.3