From 1536d3590d52e56a67f3443df9aa3dfe378c3c18 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Thu, 1 Dec 2011 13:36:59 -0200 Subject: postfix - package version 2.3 --- config/postfix/postfix_domains.xml | 145 +++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 config/postfix/postfix_domains.xml (limited to 'config/postfix/postfix_domains.xml') diff --git a/config/postfix/postfix_domains.xml b/config/postfix/postfix_domains.xml new file mode 100644 index 00000000..23d80e12 --- /dev/null +++ b/config/postfix/postfix_domains.xml @@ -0,0 +1,145 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + postfixdomains + 1.0 + Services: Postfix relay and antispam + /usr/local/pkg/postfix.inc + + Postfix Forwarder + Configure Postfix Forwarder +
Services
+ pkg_edit.php?xml=postfix.xml&id=0 +
+ + Search Email + Search postfix logs +
Diagnostics
+ /postfix_search.php +
+ + + General + /pkg_edit.php?xml=postfix.xml&id=0 + + + Domains + /pkg_edit.php?xml=postfix_domains.xml&id=0 + + + + Recipients + /pkg_edit.php?xml=postfix_recipients.xml&id=0 + + + Access Lists + /pkg_edit.php?xml=postfix_acl.xml&id=0 + + + Antispam + /pkg_edit.php?xml=postfix_antispam.xml&id=0 + + + Sync + /pkg_edit.php?xml=postfix_sync.xml&id=0 + + + View config + /postfix_view_config.php + + + Search mail + /postfix_search.php + + + Queue + /postfix_queue.php + + + About + /postfix_about.php + + + + + + Domains to Forward + listtopic + + + Forwarding + none + rowhelper + + + Domain + domain + Enter the domain here (ex: example.com) + input + 30 + + + Mail Server IP + mailserverip + Enter the mail server IP to forward to here. + input + 40 + + + + + + postfix_php_install_command(); + + + postfix_php_deinstall_command(); + + + postfix_validate_input($_POST, &$input_errors); + + + sync_package_postfix(); + +
-- cgit v1.2.3