To install dovecot
[mmr@pas]apt-get install dovecot-imapd dovecot-pop3d
To configure dovecot
To configure dovecot, we edit the file/etc/dovecot/dovecot.conf
amend the following line in the filestarting withprotocols =
protocols = pop3 pop3s imap imaps
restart the dovecot daemon in order to test your setup
/etc/init.d/dovecot restart for Ubuntu
Service dovecot restart for Cent OS
No comments:
Post a Comment