Re: [Dovecot] dovecot-auth %c variable is not working

2007-04-20 Thread Bill Boebel
On Thu, April 19, 2007 3:23 pm, Andrey Panin <[EMAIL PROTECTED]> said: > On 109, 04 19, 2007 at 12:17:41PM -0400, Bill Boebel wrote: >> In "doc/variables.txt" >> >> > For dovecot-auth there are also these variables: >> > >> > %c - "secured" string with SSL, TLS and localhost connections. >> >

Re: [Dovecot] dovecot-auth %c variable is not working

2007-04-19 Thread Andrey Panin
On 109, 04 19, 2007 at 12:17:41PM -0400, Bill Boebel wrote: > In "doc/variables.txt" > > > For dovecot-auth there are also these variables: > > > > %c - "secured" string with SSL, TLS and localhost connections. > > Otherwise empty. > > %c does not appear to be working. I am trying to use

[Dovecot] dovecot-auth %c variable is not working

2007-04-19 Thread Bill Boebel
In "doc/variables.txt" > For dovecot-auth there are also these variables: > > %c - "secured" string with SSL, TLS and localhost connections. > Otherwise empty. %c does not appear to be working. I am trying to use it in a MySQL query userdb and passdb query and it is always empty string.