# 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? -- Ralf Hildebrandt Gesch?ftsbereich IT | Abteilung Netzwerk Charit? - Universit?tsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt at charite.de | http://www.charite.de
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.
* Timo Sirainen <tss at 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? -- Ralf Hildebrandt Gesch?ftsbereich IT | Abteilung Netzwerk Charit? - Universit?tsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt at charite.de | http://www.charite.de