<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE packagegui SYSTEM "./schema/packages.dtd"> <?xml-stylesheet type="text/xsl" href="./xsl/package.xsl"?> <packagegui> <copyright> <![CDATA[ /* $Id$ */ /* ========================================================================== */ /* postfix.xml part of the Postfix package for pfSense Copyright (C) 2010 Erik Fonnesbeck Copyright (C) 2011 Marcello Coutinho All rights reserved. */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 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 notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ========================================================================== */ ]]> </copyright> <description>Describe your package here</description> <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>postfix</name> <version>1.3</version> <title>Services: Postfix relay and antispam</title> <include_file>/usr/local/pkg/postfix.inc</include_file> <menu> <name>Postfix Forwarder</name> <tooltiptext>Configure Postfix Forwarder</tooltiptext> <section>Services</section> <url>pkg_edit.php?xml=postfix.xml&id=0</url> </menu> <menu> <name>Search Email</name> <tooltiptext>Search postfix logs</tooltiptext> <section>Diagnostics</section> <url>/postfix_search.php</url> </menu> <service> <name>postfix</name> <rcfile>postfix.sh</rcfile> <executable>master</executable> </service> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix.inc</item> <prefix>/usr/local/pkg/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_acl.xml</item> <prefix>/usr/local/pkg/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_recipients.xml</item> <prefix>/usr/local/pkg/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_antispam.xml</item> <prefix>/usr/local/pkg/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_sync.xml</item> <prefix>/usr/local/pkg/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_view_config.php</item> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_recipients.php</item> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix_search.php</item> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix.php</item> <prefix>/usr/local/www/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/postfix.widget.php</item> <prefix>/usr/local/www/widgets/widgets/</prefix> <chmod>0755</chmod> </additional_files_needed> <additional_files_needed> <item>http://www.pfsense.org/packages/config/postfix/adexport.pl</item> <prefix>/usr/local/etc/postfix/</prefix> <chmod>0755</chmod> </additional_files_needed> <tabs> <tab> <text>General</text> <url>/pkg_edit.php?xml=postfix.xml&id=0</url> <active/> </tab> <tab> <text>ACLs / Filter Maps</text> <url>/pkg_edit.php?xml=postfix_acl.xml&id=0</url> </tab> <tab> <text>Valid recipients</text> <url>/pkg_edit.php?xml=postfix_recipients.xml&id=0</url> </tab> <tab> <text>Antispam</text> <url>/pkg_edit.php?xml=postfix_antispam.xml&id=0</url> </tab> <tab> <text>XMLRPC Sync</text> <url>/pkg_edit.php?xml=postfix_sync.xml&id=0</url> </tab> <tab> <text>View config files</text> <url>/postfix_view_config.php</url> </tab> <tab> <text>Search Email</text> <url>/postfix_search.php</url> </tab> </tabs> <fields> <field> <name>Postfix General Settings</name> <type>listtopic</type> </field> <field> <fielddescr>Enable Postfix </fielddescr> <fieldname>enable_postfix</fieldname> <type>checkbox</type> <description></description> </field> <field> <fielddescr>Listen interface(s)</fielddescr> <fieldname>enabled_interface</fieldname> <description><![CDATA[Interface(s) that daemon will bind to.<br>Do not listen on WAN without a good "antispam/close relay" configuration.<br> If you need postfix on other ip then Interface address, choose localhost and then create a nat rule from external ip to localhost.]]></description> <type>interfaces_selection</type> <required/> <default_value>loopback</default_value> <multiple/> </field> <field> <fielddescr>Maximum message size</fielddescr> <fieldname>message_size_limit</fieldname> <type>input</type> <size>10</size> <description> This setting governs the largest message size that will be accepted by this mail server. Ensure you have enough space to accommodate this size, and ensure this setting matches or is lower than the destination server(s).<br/>Default: 10240000 (10MB). </description> </field> <field> <fielddescr>Process Limit</fielddescr> <fieldname>process_limit</fieldname> <type>input</type> <size>10</size> <description> The default maximal number of Postfix child processes that provide a given service.<br/>Default: 100 </description> </field> <field> <fielddescr>custom main.cf options</fielddescr> <fieldname>maincf</fieldname> <description>Paste your custom code here. This code will be included at main.cf postfix file</description> <type>textarea</type> <cols>70</cols> <rows>03</rows> <encoding>base64</encoding> </field> <field> <name>Logging</name> <type>listtopic</type> </field> <field> <fielddescr>Destination</fielddescr> <fieldname>log_to</fieldname> <description><![CDATA[Choose where you want to save log information about mails on this server.<br> Using system log you can forward logging to a syslog server.<BR> Status -> system Logs -> Settings]]></description> <type>select</type> <options> <option><name>System log</name><value>system</value></option> <option><name>/var/log/maillog</name><value>maillog</value></option> <option><name>Disable logging</name><value>none</value></option> </options> </field> <field> <fielddescr>Update Sqlite</fielddescr> <fieldname>update_sqlite</fieldname> <description><![CDATA[Choose how often pfSense will transfer log files to Sqlite database.<BR> To use <strong>Diagnostics -> Search mail</strong> you need to:<br> Select Loggin Destination to /var/log/maillog<br> Select update Sqlite frequency<br> Inlcude <strong>/^Subject:/ WARN</strong> line in Acl Headers after all your Subject rules.]]></description> <type>select</type> <options> <option><name>Every 10 minutes</name><value>10min</value></option> <option><name>Every Hour</name><value>01hour</value></option> <option><name>Once a day</name><value>24hours</value></option> <option><name>Never</name><value>never</value></option> </options> </field> <field> <fielddescr>Debug peer list</fielddescr> <fieldname>debug_list</fieldname> <description><![CDATA[The "debug_peer_list" parameter specifies an optional list of domain or network patterns, /file/name patterns or type:name tables.<br> When an SMTP client or server host name or address matches a pattern, increase the verbose logging level by the amount specified in the "debug_peer_level" parameter.]]></description> <type>textarea</type> <cols>70</cols> <rows>3</rows> <encoding>base64</encoding> </field> <field> <fielddescr>Debug peer level</fielddescr> <fieldname>debug_level</fieldname> <description><![CDATA[The "debug_peer_level" parameter specifies the increment in verbose logging level when an SMTP client or server host name or address matches a pattern in the "debug_peer_list" parameter.]]></description> <type>select</type> <options> <option><name>2</name><value>2</value></option> <option><name>3</name><value>3</value></option> <option><name>4</name><value>4</value></option> <option><name>5</name><value>5</value></option> <option><name>6</name><value>6</value></option> </options> </field> <field> <name>Domains to Forward</name> <type>listtopic</type> </field> <field> <fielddescr>Forwarding</fielddescr> <fieldname>none</fieldname> <type>rowhelper</type> <rowhelper> <rowhelperfield> <fielddescr>Domain</fielddescr> <fieldname>domain</fieldname> <description>Enter the domain here (ex: example.com)</description> <type>input</type> <size>30</size> </rowhelperfield> <rowhelperfield> <fielddescr>Mail Server IP</fielddescr> <fieldname>mailserverip</fieldname> <description>Enter the mail server IP to forward to here.</description> <type>input</type> <size>40</size> </rowhelperfield> </rowhelper> </field> </fields> <custom_php_install_command> postfix_php_install_command(); </custom_php_install_command> <custom_php_deinstall_command> postfix_php_deinstall_command(); </custom_php_deinstall_command> <custom_php_validation_command> postfix_validate_input($_POST, &$input_errors); </custom_php_validation_command> <custom_php_resync_config_command> sync_package_postfix(); </custom_php_resync_config_command> </packagegui>