Hi all,
I've just finished postfix package version 2.3.
Postfix is an amazing mail forwarder that really keep away any misconfigured server or server trying to forge email.
Postfix Forwarder package at pfsense has many antispam features but for now, no SASL support for remote authentication.
- Zombie blocker (postscreen)
- Header chekcs
- Body checks
- Access lists
- RBL checks
- SPF checks
- Dashboard widgets with mail stats
- Sqlite logs support
- Sqlite logs forward to use only one box to search mail
- Package permissions to allow users to just search mail or view queue
- Search mail tool
- view postfix queue in gui
And you can also use an third part antispam engine like mailscanner or policyd v2 for a complete antispam solution.
note: NEVER try to install policydv2 freebsd package, it will break out your pfsense.if you plan to use policydv2 you must put it on other server or in a jail.
The mailscanner tutorial(or package) is under development, for now you can configure by hand using pkg_add -r MailScanner.
att,
Marcello Coutinho