[Workaround.org] r135 - trunk/etch

chaas at workaround.org chaas at workaround.org
Thu Jul 19 23:12:12 CEST 2007


Author: chaas
Date: 2007-07-19 23:12:12 +0200 (Thu, 19 Jul 2007)
New Revision: 135

Modified:
   trunk/etch/en.rest
Log:
Added Martin Simovic's note on the "login" mechanism that needs to be
made available for Outlook users. thanks for the hint.


Modified: trunk/etch/en.rest
===================================================================
--- trunk/etch/en.rest	2007-07-13 17:27:59 UTC (rev 134)
+++ trunk/etch/en.rest	2007-07-19 21:12:12 UTC (rev 135)
@@ -998,9 +998,13 @@
         inbox = yes
     }
 
-Next look for a section called "auth default". Inside that section you need
-to change::
+Next look for a section called "auth default". First define the allowed
+authentication mechanisms::
 
+    mechanisms = plain login
+
+Then inside that same section you need to change::
+
     passdb sql {
         args = /etc/dovecot/dovecot-sql.conf
     }



More information about the Workaround-chitchat mailing list