News

Mar 14, 2010
Category: General
Posted by: admin

18 May 2010, We just release Postfixrocks V1 for Slackware 12.x
You can download the packages from Download Menu

28 April 2010, We just release Postfixrocks V1 for CentOS/RHEL 5.x x86_64
You can download the packages from Download Menu

15 April 2010, We just release Postfixrocks V2 for OpenSUSE 11.1 X86_64
You can download the packages from Download menu

Postfixrocks V2 Release included :

- All previous postfixrocks packages
- Add Mailscanner
- Add ClamAV
- Add Spamassassin

 

Make a Donation

Does this site make your life easier? Help me keep it online.

 

Postfix in OpenSUSE Without MySQL DB

In this guide, We will start installing postfix without MySQL DB.
This is more simple than postfix with MySQL DB because without DB we just need to map a user in postfix "virtual" file.

We will using authshadow to authentication with postfix. so postfix will search user and password  in /etc/shadow

What is the different with Postfix with MySQL DB?

Postfix with MySQL DB will stored all user and password in MySQL DB
so we don't need to map a user and other options in postfix 'virtual" file


Previous page: OpenSUSE  Next page: Install Checklist