24 Nov
2010
24 Nov
'10
7:13 p.m.
On 24.11.2010, at 11.53, Ralf Hildebrandt wrote:
- Timo Sirainen tss@iki.fi:
On Sun, 2010-11-21 at 20:23 +0100, Ralf Hildebrandt wrote:
# ps auxwww|egrep -i imap-login dovenull 11879 1.4 0.9 83484 77656 ? S Nov20 19:12 dovecot/imap-login [822 connections (822 TLS)]
What exactly is TLS in this context? All connections from imap -> imap-login? All clients connecting to an imap process?
822 IMAP client connections using TLS/SSL. So client -> imap-login. imap-login then proxies it to imap process in plaintext.
This means I have no non-TLS connections?
Yes, that's what it looks like.