Your IP : 216.73.216.155


Current Path : /usr/share/doc/dovecot-imapd/
Upload File :
Current File : //usr/share/doc/dovecot-imapd/README.Debian

First time Installs
-------------------

dovecot-imapd will not actually start up until the protocols= line in 
/etc/dovecot/dovecot.conf contains one or both of the keywords imap (for
IMAP4rev1 on standard port 143) or imaps (for IMAP4rev1 over SSL on standard 
port 993.)

After making the change, do: 

  # invoke-rc.d dovecot restart

to enable imapd.