From d2a5ab5879d8dc87b1ea8f9ca72e41107d353f4a Mon Sep 17 00:00:00 2001 From: marcelloc Date: Wed, 4 Jan 2012 14:22:52 -0200 Subject: dansguardian-dev - first files --- config/dansguardian/dansguardian_sync.xml | 124 ++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100755 config/dansguardian/dansguardian_sync.xml (limited to 'config/dansguardian/dansguardian_sync.xml') diff --git a/config/dansguardian/dansguardian_sync.xml b/config/dansguardian/dansguardian_sync.xml new file mode 100755 index 00000000..9fb69102 --- /dev/null +++ b/config/dansguardian/dansguardian_sync.xml @@ -0,0 +1,124 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + dansguardiansync + 1.0 + Services: Dansguardian + /usr/local/pkg/dansguardian.inc + + + Daemon + /pkg_edit.php?xml=dansguardian.xml&id=0 + + + General + /pkg_edit.php?xml=dansguardian_config.xml&id=0 + + + Limits + /pkg_edit.php?xml=dansguardian_limits.xml&id=0 + + + Filter Groups + /pkg.php?xml=dansguardian_lists.xml + + + Report and Log + /pkg_edit.php?xml=dansguardian_log.xml&id=0 + + + XMLRPC Sync + /pkg_edit.php?xml=dansguardian_sync.xml&id=0 + + + + About + /pkg_edit.php?xml=dansguardian.php&id=0 + + + + + Dansguardian 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