changeset 3411:77ad773054dd HEAD

Update for login_log_format_elements setting.
author Timo Sirainen <tss@iki.fi>
date Mon, 06 Jun 2005 00:40:56 +0300
parents a9b623236dd3
children 27d15196e53e
files doc/variables.txt
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/variables.txt	Mon Jun 06 00:39:52 2005 +0300
+++ b/doc/variables.txt	Mon Jun 06 00:40:56 2005 +0300
@@ -3,7 +3,7 @@
  - namespace locations
  - static userdb template string
  - LDAP and SQL userdb query strings
- - log prefix for imap/pop3 process
+ - log prefix for login/imap/pop3 process
 
 The variables are:
 
@@ -26,3 +26,8 @@
 by '.' and width after the '%' character. For example %2u gives first two
 characters of the username. %2.1u gives third character of the username. If
 offset points outside the value, empty string is returned.
+
+For login_log_format_elements there are also these variables:
+
+ %m - authentication method (eg. PLAIN)
+ %c - SSL, TLS or empty