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 --- config/mailscanner/mailscanner_sync.xml | 132 ++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 config/mailscanner/mailscanner_sync.xml (limited to 'config/mailscanner/mailscanner_sync.xml') diff --git a/config/mailscanner/mailscanner_sync.xml b/config/mailscanner/mailscanner_sync.xml new file mode 100644 index 00000000..8dc51e42 --- /dev/null +++ b/config/mailscanner/mailscanner_sync.xml @@ -0,0 +1,132 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + mailscanner_sync + 1.0 + 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 + + + + + mailscanner XMLRPC Sync + listtopic + + + Automatically sync mailscanner configuration changes + synconchanges + pfSense will automatically sync changes to the hosts defined below. + checkbox + + + Remote Server + none + rowhelper + + + IP Address + ipaddress + IP Address of remote server + input + 20 + + + Password + password + Password for remote server. + password + 20 + + + + + + mailscanner_php_install_command(); + + + mailscanner_php_deinstall_command(); + + + mailscanner_validate_input($_POST, &$input_errors); + + + sync_package_mailscanner(); + + -- cgit v1.2.3