From 1436cc842219dedb8690770a91db0cf36f67f722 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Mon, 5 Dec 2011 21:10:59 -0200 Subject: mailscanner - package devel release --- mailscanner/mailscanner_antivirus.xml | 182 ++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 mailscanner/mailscanner_antivirus.xml (limited to 'mailscanner/mailscanner_antivirus.xml') diff --git a/mailscanner/mailscanner_antivirus.xml b/mailscanner/mailscanner_antivirus.xml new file mode 100644 index 00000000..7d3d1d7c --- /dev/null +++ b/mailscanner/mailscanner_antivirus.xml @@ -0,0 +1,182 @@ + + + + + + + + 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