.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 install squirell basic permen cemtos

Go down 
PengirimMessage
zer03s
Administrator
Administrator
zer03s


Jumlah posting : 2471
Points : 4119
Reputation : 113
Join date : 13.12.10
Age : 31
Lokasi : /home/root/blackc0de

install squirell basic permen cemtos Empty
PostSubyek: install squirell basic permen cemtos   install squirell basic permen cemtos Icon_minitimeWed Nov 23, 2011 12:00 am

Install paket squirrelmail

[root@localhost html]# yum install squirrelmail

Pindahkan direktori squirrelmail ke document root (/var/www/html) :

[root@localhost ~]# cp -r /usr/share/squirrelmail/ /var/www/html/

Konfigurasi file yang ada pada folder config :

[root@localhost ~]# cd /var/www/html/squirrelmail/
[root@localhost squirrelmail]# cd config/

Hapus file config.php dan config_local.php :

[root@localhost config]# rm -rf config.php
[root@localhost config]# rm -rf config_local.php

Buat simbolink link baru pada folder config :

[root@localhost config]# ln -s /etc/squirrelmail/config.php
[root@localhost config]# ln -s /etc/squirrelmail/config_local.php

Hasil instalasi dapat diakses lewat : [You must be registered and logged in to see this link.]

Instalasi IMAP/POP3 :
Download paket IMAP :

[root@localhost ~]# wget [You must be registered and logged in to see this link.]

Install paket IMAP

[root@localhost ~]# rpm -ivh imap-2002d-3.i386.rpm

Kalau ada error seperti ini :

Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
libcrypto.so.4 is needed by imap-1:2002d-3.i386
libssl.so.4 is needed by imap-1:2002d-3.i386
maka install dulu paket ini :

[root@localhost ~]# yum install openssl097a
[root@localhost ~]# yum install xinetd

Baru ulangi lagi :

[root@localhost ~]# rpm -ivh imap-2002d-3.i386.rpm

Konfigurasi IMAP:

[root@localhost ~]# vim /etc/xinetd.d/imap
Ubah disable =yes menjadi disable =no

Konfigurasi pop3:

[root@localhost ~]# vim /etc/xinetd.d/ipop3
Ubah disable =yes menjadi disable =no

Jalankan xinetd :

[root@localhost ~]# /etc/init.d/xinetd start

Testing Login:
Pastikan port 110 untuk pop3 dan port 143 untuk IMAP sudah berjalan dengan cara :
[root@localhost ~]# nmap localhost

User login untuk IMAP adalah user linux, sekarang coba menambahkan user hari dan ganteng.
[root@localhost ~]# adduser hari
[root@localhost ~]# adduser ganteng

Untuk merubah password gunakan perintah :

[root@localhost ~]# passwd hari
[root@localhost ~]# passwd ganteng

Untuk menghapus user :

[root@localhost ~]# userdel hari

C. Instalasi MTA

Supaya email bisa dikirimkan maka harus diinstal MTA dengan menggunakan sendmail. Caranya adalah :

[root@localhost ~]# yum install sendmail

Jalankan service send mail :
[root@localhost ~]# service sendmail start

D. Testing e-mail
Untuk instalsi mail server ini, uji coba pengiriman email hanya dilakukan untuk lokal saja tanpa melibatkan mail server remote.

sumber : schipoll.web.id
Kembali Ke Atas Go down
http://zer03s.blog.com/
 
install squirell basic permen cemtos
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» visual basic
» metasploit basic command
» Basic command for linux
» Basic Android Rooting
» E-Book Visual Basic Standard

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: Server-
Navigasi: