# HG changeset patch # User Timo Sirainen # Date 1032523068 -10800 # Node ID 8d7e46d41ce3cc1e15eee391aca171ee7317bc8d # Parent 00dbc7e5f441a7c9e35dff4a68206a2de1e95de1 list supported auth methods diff -r 00dbc7e5f441 -r 8d7e46d41ce3 dovecot-example.conf --- a/dovecot-example.conf Fri Sep 20 14:51:23 2002 +0300 +++ b/dovecot-example.conf Fri Sep 20 14:57:48 2002 +0300 @@ -124,7 +124,8 @@ # Authentication process name. auth = default -# Authentication methods this process allows separated with a space +# Authentication methods this process allows separated with a space. +# Currently supported: plain digest-md5 auth_methods = plain # Space separated list of realms with authentication methods that need them.