Mail-Web (SFILE

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

mail-server web-mail

# apt-get install postfix # apt-get install apache2 php


# apt-get install dovecot-imapd dovecot-pop3d # nano
/etc/apache2/sites-available/000-default.conf
# apt-get install telnet Serveradmin
webmaster@mohrizayaqub.tkj.org
# nano /etc/postfix/main.cf Servername
mohrizayaqub.tkj.org
home_mailbox = Maildir/ Serveralias
mail.mohrizayaqub.tkj.org
# nano /etc/dovecot/conf.d/10-mail.conf Documentroot
/var/lib/roundcube
mail_location = maildir:~/Maildir
# cd /etc/skel # apt-get install mariadb-
server
# mkdir Maildir # apt-get install roundcube
# dpkg-reconfigure postfix # dpkg-reconfigure roundcube-
core
# adduser kirim & terima # nano
/etc/roundcube/config.inc.php
# service postfix & dovecot restart # nano
/etc/roundcube/apache.conf
# systemctl status postfix & dovecot # service apache2
restart
# telnet IP/domain 25
mail from: kirim
rcpt to: terima
data
(percobaan mengirim)
.
quit
# telnet IP/domain 110
user terima
pass 1
stat
retr 1

teks berjalan
<html>
<title> riza ya'qub </title>
<h1><body> NAMA : MOHAMMAD RIZA YA'QUB AL-HABSY
</body></h1>
<h1><body> ABSEN: 09 </body></h1>
<h1><body> KELAS: XII TKJ 2 </body></h1>
<h2><marquee><font color =green> SAYA SISWA SMKN
IHYA' ULUMUDIN </color></marquee></h1>
</html>

You might also like