Konfigurasi Mail Server Di Ubuntu Server
ASKJ
|
Title
|
:
|
Konfigurasi Mail Server Di Ubuntu Server
|
Issue Date
|
:
|
15 Oktober 2016
|
|
Prepare by
|
:
|
Agung Ma'ruf
|
|
Teacher
|
:
|
Suyatno, S.Kom
|
|
SMK
AL-BAHRI KOTA BEKASI
|
I. Pengertian Mail Server
Adalah Perangkat lunak program yang mendistribusikan file atau informasi sebagai respons atas permintaan yang dikirim via email, juga digunakan pada bitnet untuk menyediakan layanan serupa http://FTP.
Install Aplikasi
a. POSTFIX
b. COURIER-IMAP
c. COURIER-POP
d. PHP5
e. SQUIRRELMAIL
konfigurasi mail server
1. apt-get install postfix squirrelmail courier-imap courier-pop
2. Selanjutnya "Postfix Configuration", Pilih [OK]
3. "Postfix Configuration", Pilih [Internet Site]
4. "Postfix Configuration", Ketik [agung.com] , Plih [OK]
5. Konfigurasi postfix pada main cf
Kemudian save dengan CTRL+O,X ENTER.
6. Kemudian Buatlah direktori Maildir pada Direktory /etc/skel:
#maildirmake.courier /etc/skel/Maildir
7. Konfigurasi Squirrelmail,
dengan ketik:
#dpkg-reconfigure postfix
9. "Postfix Configuration", Pilih [Internet Site]
10. "Postfix Configuration-system mail name", Ketik [agung.com] Pilih [OK]
11. "Postfix Configuration-Root and postmaster mail recipient", Langsung Pilih [OK]
12. "Postfix Configuration-Other Destination", Ketik [agung.com Pilih [OK]
13. "Postfix Configuration-Force Syncronous", Pilih [NO]
14. "Postfix Configuration-Local Network", Pilih [OK]
15. "Postfix Configuration-Mailbox Limit", Ketik [0] Pilih [OK]
16. "Postfix Configuration-Local Address", Ketik [+] Pilih [OK]
17. "Postfix Configuration-Internet Protocol Use", pilih [ipv4] lalu [enter]
18.
Buat Virtualhost Squirrelmail, dengan ketik:
#nano
/etc/apache2/apache2.conf
Pada
baris terakhir tambahkan, seperti dibawah ini:"Include /etc/squirrelmail/apache.conf" ,Tanpa tanda kutip!
Kemudian save dengan CTRL+O,X ENTER.
19. Kemudian tambahkan User, dengan contoh dibawah ini:
20. Kemudian tambahkan User, dengan contoh dibawah ini:
#adduser namamu
Enter
new UNIX password: 1234
Retype new UNIX password: 1234
Is the information correct? [Y/n] Y
Retype new UNIX password: 1234
Is the information correct? [Y/n] Y
21.
Kemudian tambahkan lagi User, dengan contoh dibawah ini:
#adduser namamu
Retype new UNIX password: 1234
Is the information correct? [Y/n] Y
21.
Lalu RESTART SERVICE, dengan ketik:
#/etc/init.d/courier-pop restart
#/etc/init.d/courier-imap restart
22. Kemudian bukalah web browser client, dengan ketik:
maju.majualbahri.com/squirremail
Kemudian login dengan User dan passwd