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 Webmail

Extract Squirrelmail

#cd /root/postfixrocks
#tar -zxvf squirrelmail-1.4.20.tar.gz.tar.gz

Move squirrelmail to DocROOT

#mv squirrelmail-1.4.20 /usr/local/apache2/htdocs/webmail
#cd /usr/local/apache2/htdocs/webmail
#./configure

Choose "2" Server Settings
Choose 1. Domain
Choose A Update IMAP Settings
Choose 6 Authentication type : login
Choose 8 Server software : courier
Choose S Save data
Choose Q Quit

Create Dir data and attach

#mkdir -p /var/local/squirrelmail/
#chown -R daemon:daemon /var/local/squirrelmail

Testing

After everything done.
We can testing out the webmail from browser

http://postfixrocks.org/webmail
Input user "tox"
Inpur password

Note :
User = user that we've created before with adduser

Previous page: Start All Services  Next page: Debian/Ubuntu