From 523dbf817c7815977ab64ab16ea983434a7651ce Mon Sep 17 00:00:00 2001 From: Erik Fonnesbeck Date: Sat, 20 Nov 2010 19:10:50 -0700 Subject: Add some files that are part of a postfix mail forwarder package. --- config/postfix/postfix.xml | 99 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 config/postfix/postfix.xml (limited to 'config/postfix/postfix.xml') diff --git a/config/postfix/postfix.xml b/config/postfix/postfix.xml new file mode 100644 index 00000000..d8103f02 --- /dev/null +++ b/config/postfix/postfix.xml @@ -0,0 +1,99 @@ + + + + + + + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + postfix + 1.0 + Services: Postfix Forwarder + /usr/local/pkg/postfix.inc + + Postfix Forwarder + Configure Postfix Forwarder +
Services
+ postfix.xml +
+ + postfix + postfix.sh + master + + + http://www.pfsense.org/packages/config/postfix/postfix.inc + /usr/local/pkg/ + 0755 + + + + Forwarding + none + rowhelper + + + Domain + domain + Enter the domain here (ex: example.com) + input + 20 + + + Mail Server IP + mailserverip + Enter the mail server IP to forward to here. + input + 20 + + + + + + postfix_php_install_command(); + + + postfix_php_deinstall_command(); + + + postfix_validate_input($_POST, &$input_errors); + + + sync_package_postfix(); + +
-- cgit v1.2.3