1.Pastikan Dns sudah jalan/ OK
2.Pastikan Apache sudah jalan juga
3.Install aplikasi squirrelmail
* apt-cdrom add
* apt-get install squirrelmail
4. instal aplikasi dovecot :
apt-get install dovecot
5.Konfigurasi aplikasi Dovecot :
cd /etc/dovecot
nano dovecot.conf
ubah : protocol = imap imaps
menjadi protocol = imap
6.Konfigurasi aplikasi postfix :
sudo dpkg-reconfigure postfix
7.ikuti settingan dibawah ini :
*OK
*Internet site
*ghandy.com (domain anda)
*......kosongkan
*ghandy.com(domain anda)
*no
*192.168.10.1 (ip anda)
*yes
*O
* +
*ipv4
cd /etc/apache2
nano apache2.conf
7.Pada file apache2.conf baris paling bawah tambahkan :
include /etc/squirrelmail/apache.conf
8.sudo adduser (nama user 1)
9.sudo adduser (nama user 2)
10.lakukan restart
/etc/init.d/squirrelmail restart
/etc/init.d/dovecot restart
/etc/init.d/apache2 restart
www.ghandy.com/squirrelmail
0Awesome Comments!