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_attachments.xml | 212 -------------------------------- 1 file changed, 212 deletions(-) delete mode 100644 mailscanner/mailscanner_attachments.xml (limited to 'mailscanner/mailscanner_attachments.xml') diff --git a/mailscanner/mailscanner_attachments.xml b/mailscanner/mailscanner_attachments.xml deleted file mode 100644 index 31bf98f4..00000000 --- a/mailscanner/mailscanner_attachments.xml +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - msattachments - 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 - - - - - Attachments - listtopic - - - Attachments features - features - - - - select - - - - - - - - 06 - - - - TNEF Contents - tnef_contents - select - - - - - - - If you set this to "add" or "replace" then recipients of messages sent in "Outlook Rich Text Format" (TNEF) will be able to read the attachments if they are not using Microsoft Outlook.]]> - - - - Maximum Attachment size - max_sizes - - If this is set less than zero, then no size checking is done.
- You might want to set this quite small for large mailing lists so they don't get deluged by large attachments.
- Default is -1.]]>
- input - 10 -
- - Maximum Archive depth - archive_depth - - Default is 8.]]> - input - 10 - - - - Attachment Zip filename - attachment_filename - - Default is MessageAttachments.zip]]> - input - 20 - - - Attachment extension exclude - attachment_extension_exclude - - Set this value to 0 to disable this feature.]]> - input - 40 - - - Unzip Maximum files per Archive - attachment_max_per_archive - - Setting this value to 0 will disable this feature completely.
- Default is 0.]]>
- input - 5 -
- - Unzip Maximum file size - attachment_max - - Setting this value to 0 will disable this feature completely.
- Default is 50k.]]>
- input - 5 -
- - Fileset rules - listtopic - - - filename.rules.conf - filename_rules - Leave this field blank to load sample file.]]> - textarea - 85 - 15 - base64 - - - filetypes.rules.conf - filetype_rules - Leave this field blank to load sample file.]]> - textarea - 85 - 15 - base64 - - -
- - mailscanner_php_install_command(); - - - mailscanner_php_deinstall_command(); - - - mailscanner_validate_input($_POST, &$input_errors); - - - sync_package_mailscanner(); - -
-- cgit v1.2.3