Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative...
authortassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jan 2003 06:01:26 +0000 (06:01 +0000)
committertassium <tassium@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 4 Jan 2003 06:01:26 +0000 (06:01 +0000)
commitfe0b18b3923506dadf13f34d85ec78275d230ba0
tree76034d7a6f30d7f1f0e7a2a5c111bb07a43e11a1
parent38c5d6009942a5585598b53c150f7ffd7a29a61b
Ok, I screwed up.  When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer.  There really IS a mechanism called "plain", and what we're doing isn't it.  So I've renamed our "plain" to "login".

For IMAP, it uses the IMAP4rev1 "LOGIN <user> <pass>" syntax.
For SMTP, it uses the AUTH LOGIN (two-step) method.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4376 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/deliver/Deliver_SMTP.class.php
config/conf.pl
config/config_default.php
functions/auth.php
functions/imap_general.php
plugins/administrator/defines.php