From 0116bb68003c94f143c16f3284cbaeeeaa9df993 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 29 Apr 2013 03:45:07 -0300 Subject: postfix - add support to pfsense 2.1 and include new sync gui --- config/postfix/postfix_sync.xml | 65 +++++++++++++++++++++++++++++++---------- 1 file changed, 49 insertions(+), 16 deletions(-) (limited to 'config/postfix/postfix_sync.xml') diff --git a/config/postfix/postfix_sync.xml b/config/postfix/postfix_sync.xml index 08a62d87..88617fbf 100644 --- a/config/postfix/postfix_sync.xml +++ b/config/postfix/postfix_sync.xml @@ -9,7 +9,7 @@ /* postfix_sync.xml part of the Postfix package for pfSense - Copyright (C) 2010 Marcello Coutinho + Copyright (C) 2011-2013 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ @@ -20,7 +20,7 @@ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright + 2. Redistributions in binary form MUST reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. @@ -100,22 +100,45 @@ listtopic - Automatically sync Postfix configuration changes + Sync method synconchanges -
- Remote server options are:
- XMLRPC Sync - Forward postfix settings to other pfsense boxes. Remote password required
- Share Database To - Allow other pfsense boxes to fetch maillog data via xml. Remote password NOT required.
- Fetch Database From - Merge logs from other pfsense boxes to this local database. Remote password required.
- Disabled - Ignore this host while sync.

- While sharing databases, you must setup 'Share Database To' in one box and 'Fetch Database From' on other box.]]>
- checkbox + Automatically sync postfix configuration changes. + select + + auto + + + + + +
+ + Sync timeout + synctimeout + Select sync max wait time + select + + 250 + + + + + + + none rowhelper + + + + Enable + enabless + checkbox + Sync Type sync_type @@ -126,17 +149,21 @@ - Default: Strong
- Enable sender, client, recipients and rfc verification.
]]>
- - IP Address + Remote Server IP ipaddress IP Address of remote server input 10 + + Username + username + Username for remote server. + input + 10 + Password password @@ -148,9 +175,15 @@ Description description input - 25 + 27
+ Sync types Description:

+ XMLRPC Sync - Forward postfix settings to other pfsense boxes. Remote password required
+ Share Database To - Allow other pfsense boxes to fetch maillog data via xml. Remote password NOT required.
+ Fetch Database From - Merge logs from other pfsense boxes to this local database. Remote password required.
+ Disabled - Ignore this host while sync.

+ While sharing databases works only when you select 'Sync to host(s) defined below' on sync method and you must setup 'Share Database To' in source box and 'Fetch Database From' on destination box.]]>
-- cgit v1.2.3