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.

 

Start All Services

Next, We need to starting up all daemons.

#/usr/local/sbin/authdaemond  start
#/usr/local/courier/libexec/imapd.rc start
#/usr/local/courier/libexec/imapd-ssl.rc start
#/usr/sbin/postfix stop
#/usr/sbin/postfix start

Add Services into rc.local

#vi /etc/rc.local

/usr/local/sbin/authdaemond  start
/usr/local/courier/libexec/imapd.rc start
/usr/local/courier/libexec/imapd-ssl.rc start
/usr/sbin/postfix start

Result from Netstat

#netstat -tlpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 29874/master
tcp 0 0 :::993 :::* LISTEN 26239/couriertcpd
tcp 0 0 :::143 :::* LISTEN 26083/couriertcpd

Previous page: Map Postfix User  Next page: Install Webmail