Facebook Twitter RSS
banner

Konfigurasi WebMail Server Debian Lenny

Setelah berhasil Mengkonfigurasi Web Server Selanjutnya kita akan mengkonfigurasi Webmail Server. Pada setting kali ini akan sangat memerlukan ketelitian. Silahkan ikuti langkah berikut: 

* Kata2 yang berwarna merah adalah yang harus di jalankan
* Perhatika kata yang harus anda ubah.


1) apt-get install postfix squirrelmail courier-imap courier-pop
Create directories for web-based administration : NO

Local only                                                         : OK
General type of mail configuration                      : Internet Site
System mail name                                              : situstkj.co.cc

2) pico /etc/apache2/apache2.conf
                  # Include the virtual host configurations:
                  Include /etc/apache2/sites-enabled/
                  Include /etc/squirrelmail/apache.conf


3) pico /etc/squirrelmail/apache.conf
# users will prefer a simple URL like http://webmail.example.com
#<virtualhost 1.2.3.4>
# DocumentRoot /usr/share/squirrelmail
# ServerName webmail.example.com
#</virtualhost>
<virtualhost *:80>
DocumentRoot /usr/share/squirrelmail
ServerName    mail.situstkj.co.cc
</virtualhost>

* Jangan ubah / hapus baris yang lainnya.

4) /etc/init.d/apache2  restart
Restarting web server: apache2 ... waiting .

5) Buka browser komputer client dan masukkan url mail.situstkj.co.cc anda akan melihat tampilan ini:



6) maildirmake  /etc/skel/Maildir
7) adduser alchaoz
8) adduser alradaen
9) dpkg-reconfigure postfix
Local only                                                                     : OK
General type of mail configuration                                 : Internet Site
System mail name                                                          : situstkj.co.cc
Root and postmaster mail recipient                                : (kosongkan)
Other destinations to accept mail for (blank for none)    : 172.16.1.0/26 (<- tambahan baris terakhir)
Force synchronous updates on mail queue                      : No
Local networks                                                              : 172.16.1.0/26
Use procmail for local delivery                                       : NO
Mailbox size limit (bytes)                                               : 0
Local address extension character                                   : +
Internet protocols to use                                               : ipv4

10) pico /etc/postfix/main.cf

inet_interfaces = all
inet_protocols = ipv4
home_mailbox = Maildir/




* Jangan ubah / hapus baris lainnya.

11) /etc/init.d/postfix  restart
Stopping Postfix Mail Transport Agent : postfix.
Starting Postfix Mail Transport Agent   : postfix.

12) /etc/init.d/courier-imap  restart
Stopping Courier IMAP server : imapd.
Starting Courier IMAP server   : imapd.

14) /etc/init.d/courier-pop  restart
Stopping Courier POP3 server : pop3d.
Starting Courier POP3 server   : pop3d.

15)  Buka Browser PC client anda. Masukkan url "http://mail.situstkj.co.cc" Setelah itu silahkan email2an Jika berhasil maka konfigurasi WebMailserver anda sukses.

SHARE THIS POST

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg
  • Technorati
Author: admin
Lorem ipsum dolor sit amet, contetur adipcing elit, sed do eiusmod temor incidunt ut labore et dolore agna aliqua. Lorem ipsum dolor sit amet.

1 comment:

Dimohon setiap komentar berhubungan dengan artikel di atas.

Baca Artikel Lainnya