changeset 4802:723cd21a56f8 HEAD

Added otp and skey to supported mechanisms list.
author Timo Sirainen <tss@iki.fi>
date Sun, 12 Nov 2006 23:09:14 +0200
parents 53b73f19a652
children f28a55aae24a
files dovecot-example.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Sun Nov 12 22:04:54 2006 +0200
+++ b/dovecot-example.conf	Sun Nov 12 23:09:14 2006 +0200
@@ -728,7 +728,7 @@
 
 auth default {
   # Space separated list of wanted authentication mechanisms:
-  #   plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi
+  #   plain login digest-md5 cram-md5 ntlm rpa apop anonymous gssapi otp skey
   mechanisms = plain
 
   #