[Dovecot] Documentation error
Robert Lopez
rlopezcnm at gmail.com
Tue Mar 30 23:07:16 EEST 2010
http://wiki.dovecot.org/Debugging/Authentication
There appears to be an error in this line:
The PLAIN mechanism's authentication format is: <authorization ID> NUL
<authentication ID> NUL <password>. Authentication ID is the username
who you want to log in as, and authentication ID is the username whose
password you're giving.
I suppose it should be:
The PLAIN mechanism's authentication format is: <authorization ID> NUL
<authentication ID> NUL <password>. Authorization ID is the username
who you want to log in as, and authentication ID is the username whose
password you're giving.
--
Robert Lopez
Unix Systems Administrator
Central New Mexico Community College (CNM)
525 Buena Vista SE
Albuquerque, New Mexico 87106
More information about the dovecot
mailing list