On 16/08/07, Timothy Murphy <tim at birdsnest.maths.tcd.ie> wrote:
> But can I actually use encryped IMAP with dovecot?
> If so, how do I set it up?
> I looked at /etc/dovecot.conf but it appears to be infinitely long.
protocol imap {
listen = *:143
ssl_listen = *:993
}
Change the * to a particular IP address if you only want it to listen on one
network.
ssl_cert_file = /etc/ssl/certs/dovecot.pem
ssl_key_file = /etc/ssl/private/dovecot.pem
Put the x509 cert and key into those (must not be password protected). Can
be self-signed etc (but your client might complain).
Colm
--
Colm Buckley / colm at tuatha.org / +353 87 2469146
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!