The following issue has been ASSIGNED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=481 
====================================================================== 
Reported By:                lkneschke
Assigned To:                paul
====================================================================== 
Project:                    DBMail
Issue ID:                   481
Category:                   Authentication layer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
target:                      
Resolution:                 fixed
Fixed in Version:           2.2.2
====================================================================== 
Date Submitted:             30-Dec-06 15:15 CET
Last Modified:              01-Jan-07 17:06 CET
====================================================================== 
Summary:                    wrong repsonse on failed login
Description: 
This is the output of a imap session, where the login failed:

[EMAIL PROTECTED]:~$ telnet dbmail-server 143
Trying 1.2.3.4...
Connected to dbmail-server.
Escape character is '^]'.
* OK dbmail imap (protocol version 4r1) server 2.2 ready to run
a001 login unknown password
* BYE internal db error validating user
a001 OK completed
Connection closed by foreign host.

rfc3501 ("Section 6.2.3. LOGIN Command") states something different.
If the login failed, the imap server should return 
NO - login failure: user name or password rejected

Cyrus is responding:
* OK mail.metaways.net Cyrus IMAP4 v2.2.12 server ready
a001 login unknown password
a001 NO Login failed: authentication failure

====================================================================== 

---------------------------------------------------------------------- 
 paul - 30-Dec-06 19:45  
---------------------------------------------------------------------- 
fixed in rev 2405 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
30-Dec-06 15:15 lkneschke      New Issue                                    
30-Dec-06 19:45 paul           Note Added: 0001702                          
30-Dec-06 19:45 paul           Status                   new => resolved     
30-Dec-06 19:45 paul           Resolution               open => fixed       
30-Dec-06 19:45 paul           Fixed in Version          => 2.2.2           
30-Dec-06 19:45 paul           Additional Information Updated                   

01-Jan-07 17:06 paul           Assigned To               => paul            
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to