Describe your package here Describe your package requirements here Currently there are no FAQ items provided. postfix_antispam 1.0 Services: Postfix relay and antispam /usr/local/pkg/postfix.inc Postfix Antispam and mail Relay Configure Postfix Forwarder
Services
pkg_edit.php?xml=postfix_antispam.xml&id=0
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 Antispam Settings listtopic Header verification header_check select Default: Strong
Enable sender, client, recipients and rfc verification.
]]>
Helo Hostname reject_unknown_helo_hostname checkbox Default: Checked
Reject unknow helo hostname during smtp communication.]]>
Zombie blocker zombie_blocker Default: Enabled with enforce
Use postfix 2.8 Postscreen feature to detect zombie spammers]]>
select
greet wait time greet_time input 10 Default: up to 2 seconds under stress, up to 6 seconds otherwises
syntax: 2,6s
The amount of time that postscreen will wait for an SMTP client to send a command before its turn, and for DNS blocklist lookup results to arrive .
Specify a non-zero time value (an integral value plus an optional one-letter suffix that specifies the time unit).
Time units: s (seconds), m (minutes), h (hours), d (days), w (weeks).]]>
After greeting tests after_greeting Postscreen After greeting tests. All these options are recomended.]]> select 06 Soft Bounce soft_bounce select Default: Enabled only in postscreen
Safety net to keep mail queued that would otherwise be returned to the sender.
This parameter disables locally-generated bounces, and prevents the Postfix SMTP server from rejecting mail permanently, by changing 5xx reply codes into 4xx.
However, soft_bounce is no cure for address rewriting mistakes or mail routing mistakes.]]>
Anvil Daemon anvil select Postfix session count and request rate control.
You can disable it if your server relays mail from internal clients to internet.]]>
RBL server List rbl_servers THIS IS JUST AN EXAMPLE, CHECK IF ANY LIST YOU CHOOSE IS PAID OR FREE!
ex: dnsbl.sorbs.net, bl.spamcop.net*2, dnslb.local*-5, cbl.abuseat.org, b.barracudacentral.org
Check some rbl servers at http://www.anti-abuse.org/multi-rbl-check/

You can also create a local rbl dns server to whitelist some hosts/domains
See how it works in http://www.postfix.org/postconf.5.html#postscreen_dnsbl_sites]]>
textarea 70 05
RBL threshold rbl_threshold Default: 2
How many RBL Lists Postscreen must find clien's ip address to block sender.]]>
select
SPF lookup postfix_spf select Default: REJECT the mail when the sender credentials FAILS
The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery.]]>
listtopic Use Third part antispam antispam_enabled checkbox Message Hold mode hold_mode When using auto mode, postfix will hold all messages.
When using manual mode, include options like this in acl headers:
/^to:.*admin@mydomain.com/ OK
/^from:.*user@extdomain.com/ OK
/^from:/ HOLD
/^to:.*@mydomain.com/ HOLD]]>
select
Software antispam_software Select Third part solution to use. See postfix forwarder package info page for instaling instructions select Policydv2 Location antispam_location NEVER try to install policyd on pfsense base system. It will never boot again.]]> input 50
postfix_php_install_command(); postfix_php_deinstall_command(); postfix_validate_input($_POST, $input_errors); sync_package_postfix();