[dovecot-cvs] dovecot dovecot-example.conf,1.224,1.225

tss at dovecot.org tss at dovecot.org
Sun Nov 12 21:09:17 UTC 2006


Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv28087

Modified Files:
	dovecot-example.conf 
Log Message:
Added otp and skey to supported mechanisms list.



Index: dovecot-example.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -d -r1.224 -r1.225
--- dovecot-example.conf	8 Nov 2006 13:18:00 -0000	1.224
+++ dovecot-example.conf	12 Nov 2006 21:09:14 -0000	1.225
@@ -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
 
   #



More information about the dovecot-cvs mailing list