The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=169 
====================================================================== 
Reported By:                sersop
Assigned To:                aaron
====================================================================== 
Project:                    DBMail
Issue ID:                   169
Category:                   Authentication layer
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           SVN Trunk
====================================================================== 
Date Submitted:             28-Jan-05 12:11 CET
Last Modified:              08-Feb-06 07:50 CET
====================================================================== 
Summary:                    wrong password event if password contains comma
Description: 
password is "M.VD,SEI"

dbmail/pop3d[7014]: pop3(): incoming buffer: [PASS M.VD]
Jan 28 16:04:46 ns1
dbmail/pop3d[7014]: pop3(): command issued :cmd [PASS], value [M.VD]

dbmail/pop3d[7014]: pop3(): user [test] tried to login with wrong
password

M.VD,SEI -> M.VD  - Is a bug?

 
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0000179 Password not accepted
====================================================================== 

---------------------------------------------------------------------- 
 sersop - 28-Jan-05 12:31  
---------------------------------------------------------------------- 
pop3.c
validchars[] doesn`t contain comma 

---------------------------------------------------------------------- 
 aaron - 21-Apr-05 10:41  
---------------------------------------------------------------------- 
Any objections to adding a comma to the validchars? 

---------------------------------------------------------------------- 
 aaron - 08-Feb-06 07:50  
---------------------------------------------------------------------- 
I'm adding , and ? to validchars in pop3.c in SVN trunk. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
28-Jan-05 12:11 sersop         New Issue                                    
28-Jan-05 12:31 sersop         Note Added: 0000571                          
25-Mar-05 10:14 paul           Relationship added       has duplicate 0000179
21-Apr-05 10:41 aaron          Note Added: 0000666                          
08-Feb-06 07:50 aaron          Status                   new => resolved     
08-Feb-06 07:50 aaron          Fixed in Version          => SVN Trunk       
08-Feb-06 07:50 aaron          Resolution               open => fixed       
08-Feb-06 07:50 aaron          Assigned To               => aaron           
08-Feb-06 07:50 aaron          Note Added: 0000992                          
======================================================================

Reply via email to