Postfix in FreeBSD With MySQLDB
In this guide, We will start installing Postfix with MySQL DB in FreeBSD 7.2 amd 64 o/s
We will using FreeBSD default Port to install all postfix MTA packages and dependencies.
So this should be more simple.
The most important thing is we will not using postfix "virtual" file to map user etc..
All postfix user and domains will stored in MySQL DB. Courier-Authlib will take care all authentication between Postfix and MySQL DB.