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.

 

Add User and Group

We need to add user and group for mail and postfix

Mail User & Group

groupadd mail
useradd -u 96 -d /usr/cyrus -g mail cyrus -s /bin/false

Postfix User & Group

groupadd -g 1011 postfix
groupadd -g 1022 postdrop
useradd -g 1011 -u 1011 -G postdrop -s /bin/false postfix

Previous page: Remove Old Packages  Next page: Install Cyrus-SASL