Describe your package here Describe your package requirements here Currently there are no FAQ items provided. postfix 1.3 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 Mail Search postfix logs
Diagnostics
/postfix_search.php
Postfix Queue check postfix queue
Status
/postfix_queue.php
postfix postfix.sh master https://packages.pfsense.org/packages/config/postfix/postfix.inc /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_acl.xml /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_domains.xml /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_recipients.xml /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_antispam.xml /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_sync.xml /usr/local/pkg/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_view_config.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_recipients.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_search.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix.widget.php /usr/local/www/widgets/widgets/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_about.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix_queue.php /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/postfix/postfix.priv.inc /etc/inc/priv/ 0755 https://packages.pfsense.org/packages/config/postfix/adexport.pl /usr/local/bin/ 0755 /usr/local/www/shortcuts/ 0755 https://packages.pfsense.org/packages/config/postfix/pkg_postfix.inc 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 Postfix General Settings listtopic Enable Postfix enable_postfix checkbox Listen Protocol inet_protocol This option controls what DNS lookups Postfix will use when it makes network connections.

Restart postfix daemon after changing Listen protocol.]]>
select
Listen on enabled_interface Do not listen on WAN without a good "antispam/close relay" configuration.
If you need postfix on other ip then Interface address, choose localhost and then create a nat rule from external ip to localhost.

Restart postfix daemon after changing Listen on addresses/interfaces.]]>
interfaces_selection loopback
Maximum message size message_size_limit input 10 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). Process Limit process_limit input 10 The default maximal number of Postfix child processes that provide a given service.<br/>Default: 100 custom main.cf options maincf Paste your custom code here. This code will be included at main.cf postfix file textarea 70 03 base64 Logging listtopic Destination log_to Using system log you can forward logging to a syslog server.
Status -> system Logs -> Settings]]>
select
Update Sqlite update_sqlite To use Diagnostics -> Search mail you need to:
Select Loggin Destination to /var/log/maillog
Select update Sqlite frequency
Inlcude /^Subject:/ WARN line in Acl Headers after all your Subject rules.]]>
select
Debug peer list debug_list 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.]]> textarea 70 3 base64 Debug peer level debug_level select Widget options listtopic list days widget_days select How many days to display in widget. Default is 3. Max file size widget_size input 10 The maximun size in bytes sqlite file we get stats. Default is 100000000 (100mb).
postfix_php_install_command(); postfix_php_deinstall_command(); postfix_validate_input($_POST, $input_errors); sync_package_postfix();