diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/dovecot/dovecot.conf.wheezy.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dovecot/dovecot.conf.wheezy.erb b/templates/dovecot/dovecot.conf.wheezy.erb index cf23da8..a4e2ed8 100644 --- a/templates/dovecot/dovecot.conf.wheezy.erb +++ b/templates/dovecot/dovecot.conf.wheezy.erb @@ -3,7 +3,7 @@ listen = * auth_mechanisms = plain login log_timestamp = "%Y-%m-%d %H:%M:%S " -login_log_format_elements = user=<%u> method=%m %c +login_log_format_elements = user=<%%u> method=%m %c mail_location = maildir:/var/mail/virtual/%u mail_privileged_group = mail passdb { |