It's so simple
1. yum install -y exim
2. service exim start
3. chkconfig --level 235 exim on
4. For the IMAP or POP3 you can install dovecot : yum install -y dovecot
5. service dovecot start
6. chkconfig --level 235 dovecot on
7. to test it you can try :
telnet localhost 25 <- for the smtp port
telnet localhost 110 <- for the imap
Your Hosting Tutorial & shell scripting admin
YOUR IP ADDRESS IS
Blog Archive
-
▼
2011
(54)
-
▼
April
(12)
- Install Mail Server On your VPS - centos base
- Reset Bandwith To Zero - CPanel
- Using Varnish
- How to get file From FTP on my Shell
- CPanel - Change All Folder Or File To 755 and 644 ...
- Email Problem On CPanel - How to solve on shell
- VPS SSH error PTY allocation request failed on cha...
- Worpress Problem - my post has gone
- How To Set Time Backup on Cpanel Root
- Exim Queue
- SSL Error Code
- How To Reset Google Apps Password
-
▼
April
(12)
0 comments:
Post a Comment