Step by Step Dovecot Server Configuration in Centos 6 | Mail Server in Linux

Linuxtopic
0


dovecot, dovecote, dovecot configuration, dovecot postfix, mail server in linux, mail server configuration in linux, dovecot webmail, mail server, smtp, pop3, dovecot server

Question : how to configure dovecot server in linux ?





Question : step by step dovecot server configuration in centos 6 ?





Question : what is dovecot and how to configure ?




dovecot, dovecote, dovecot configuration, dovecot postfix, mail server in linux, mail server configuration in linux, dovecot webmail, mail server, smtp, pop3, dovecot server



IP - 10.20.2.33




Hostname - khandwa.lokesh.com



OS - CentOS 6



MTA - Mail Transfer Agent 




SMTP- Simple mail transfer protocol



Port :SMTP -25 | POP: 110 | POPs: 995 | IMAP: 143 | IMAPs: 993



Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration.




Step 1 




Install Dovecot



yum installs dovecot*


step 2 




Configure Dovecot 





configuration file is /etc/dovecot/dovecot.conf




          vi /etc/dovecot/dovecot.conf





Go to the bottom and add following  line



protocols = imap pop3
mail_location = maildir:~/mail
pop3_uidl_format = %08Xu%08Xv







dovecot, dovecote, dovecot configuration, dovecot postfix, mail server in linux, mail server configuration in linux, dovecot webmail, mail server, smtp, pop3, dovecot server
dovecot server 




step 3 





Restart Dovecot Service



service dovecot restart

step 4 



Test your Dovecot connectivity:pop3


telnet localhost 110





Note: Default port of dovecot is 110



Type quit : for exit



Test your Dovecot by send & received mail by Squirrelmail



Squirrelmail & User Login  Click Here....





Thanks

End of this this topic,  we need your support so i request you to please comment if something missed by me, share and like this post.




www.linuxtopic.com





Post a Comment

0Comments

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!