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.

 

Install Courierpassd

What is Courierpassd ?

Courierpassd is a utility that allows users to change their mailbox passwords remotely.

Install Courierpassd

$cd /usr/ports/security/courierpassd
$make install clean

Install Courierpassd in Inetd.conf

$pico /etc/inetd.conf

## add this line in the end of the config file
courierpassd stream tcp nowait root /usr/local/sbin/courierpassd courierpassd -s imap

$pico /etc/services

## add this line in the end of the config file
courierpassd 106/tcp #for courierpassd

Previous page: Install Squirrelmail  Next page: Add Services To rc.conf