A NOTE has been added to this issue. ====================================================================== http://dbmail.org/mantis/view.php?id=748 ====================================================================== Reported By: waza123 Assigned To: ====================================================================== Project: DBMail Issue ID: 748 Category: IMAP daemon Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 21-Dec-08 21:08 CET Last Modified: 22-Dec-08 01:19 CET ====================================================================== Summary: Cannot login to IMAP, memory leak Description: cannot login with random logins, with most works fine, but some logins not working
dbmail from GIT Wed, 17 Dec 2008 15:11:10 Screenshot http://www.nabble.com/file/p21106644/dbmail_error.gif As you can see on screenshot, one character is added at end of email, and that email cannot be found in mysql database. ====================================================================== ---------------------------------------------------------------------- waza123 - 21-Dec-08 21:11 ---------------------------------------------------------------------- p.s.: in commit [Sun, 21 Dec 2008 16:04:25 +0000] you lost ";" after "END_TRY" in /src/maintenance.c http://git.dbmail.eu/paul/dbmail/?p=paul/dbmail;a=commitdiff;h=73305a50d614086ab2b4741e7692e99748bf5766 ---------------------------------------------------------------------- waza123 - 22-Dec-08 00:38 ---------------------------------------------------------------------- i found a way how to reproduce it ! -- length of password must be: 12 -- no mater what chars or numbers or both SET passwd='aaaaaaaaaaaa' then try to connect with imap_open() Warning: imap_open() [function.imap-open]: Couldn't open stream {127.0.0.1:143}INBOX in /home/ -- if you set any other password length: 11 or 13 or 10 or any then all ok SET passwd='aaaaa' ---------------------------------------------------------------------- waza123 - 22-Dec-08 01:19 ---------------------------------------------------------------------- and its not working too if strlen(username) == 12 Issue History Date Modified Username Field Change ====================================================================== 21-Dec-08 21:08 waza123 New Issue 21-Dec-08 21:08 waza123 File Added: dbmail_error.gif 21-Dec-08 21:11 waza123 Note Added: 0002709 22-Dec-08 00:38 waza123 Note Added: 0002710 22-Dec-08 01:19 waza123 Note Added: 0002711 ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev