The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=927 
====================================================================== 
Reported By:                kkurzyk
Assigned To:                paul
====================================================================== 
Project:                    DBMail
Issue ID:                   927
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
target:                      
Resolution:                 fixed
Fixed in Version:           3.0.0-final
====================================================================== 
Date Submitted:             22-Sep-11 15:53 CEST
Last Modified:              22-Sep-11 16:43 CEST
====================================================================== 
Summary:                    IDLE not working
Description: 
Hi 

In dbmail.conf 
[LDAP]
idle_timeout = 30

telnet x.x.x. 143
Trying x.x.x.x...
Connected to x.x.x.x
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 AUTH=LOGIN STARTTLS ID] dbmail 0.9.9 ready.
.. login x x 
.. OK [CAPABILITY IMAP4rev1 ACL RIGHTS=texk NAMESPACE CHILDREN SORT QUOTA
THREAD=ORDEREDSUBJECT UNSELECT IDLE ID] User x authenticated
.. select INBOX
* 1 EXISTS
* 1 RECENT
* FLAGS (\Seen \Answered \Deleted \Flagged \Draft NonJunk)
* OK [PERMANENTFLAGS (\Seen \Answered \Deleted \Flagged \Draft NonJunk
\*)] Flags allowed.
* OK [UIDNEXT 39] Predicted next UID
* OK [UIDVALIDITY 3] UID value
* OK [UNSEEN 1] first unseen message
.. OK [READ-WRITE] SELECT completed
.. IDLE
+ idling

No reaction on new message/delete/change flag. 

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

---------------------------------------------------------------------- 
 (0003270) paul (administrator) - 22-Sep-11 16:43
 http://www.dbmail.org/mantis/view.php?id=927#c3270 
---------------------------------------------------------------------- 
thanks for catching this one.

I've just pushed a fix: 

http://git.dbmail.eu/paul/dbmail/patch/?id=0e640aa861ceebebff59877440d084fa2dcd9efd

FYI: the idle_timeout only makes sense in the IMAP section. No use putting
it in the LDAP section. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
22-Sep-11 15:53  kkurzyk        New Issue                                    
22-Sep-11 16:43  paul           Note Added: 0003270                          
22-Sep-11 16:43  paul           Assigned To               => paul            
22-Sep-11 16:43  paul           Status                   new => resolved     
22-Sep-11 16:43  paul           Resolution               open => fixed       
22-Sep-11 16:43  paul           Fixed in Version          => 3.0.0-final     
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to