diff dovecot-example.conf @ 2510:0f660149c7ef HEAD

Added auth_username_translation setting.
author Timo Sirainen <tss@iki.fi>
date Sat, 28 Aug 2004 16:25:42 +0300
parents f1e4c99cbb2b
children 710e0bf25bf8
line wrap: on
line diff
--- a/dovecot-example.conf	Sat Aug 28 16:10:22 2004 +0300
+++ b/dovecot-example.conf	Sat Aug 28 16:25:42 2004 +0300
@@ -422,6 +422,11 @@
 # set this value to empty.
 #auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
 
+# Username character translations before it's looked up from databases. The
+# value contains series of from -> to characters. For example "#@/@" means
+# that '#' and '/' characters are translated to '@'.
+#auth_username_translation =
+
 # Username to use for users logging in with ANONYMOUS SASL mechanism
 #auth_anonymous_username = anonymous