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.

 

Remove Old Packages

By default centos/rhel will installed sendmail as mailserver.
Since we will using Postfix MTA instead of Sendmail MTA, we need to remove sendmail to make sure there is no other mailserver that will running on the same port.

Remove Sendmail Mailserver

#rpm -e sendmail --nodeps

We also need to remove cyrus-sasl default packages and we will replace cyrus-sasl with the latest version.

Remove Cyrus-SASL

#yum remove cyrus-sasl


Previous page: Download The Packages  Next page: Add User and Group