On Mon, 15 Sep 2003, Henry Baragar wrote:
>Andy,
>There is still a buglet in the code that detects new messages:  if a
>folder has never been "SELECT"ed, then bincIMAP never detects the arrival
>of a new message.  Once it has been "SELECT"ed, even if another folder is
>"SELECT"ed, then bincIMAP does a good job of detecting new messages.  This
>is true regardless of the client I am using (I tested use Opera and
>Netscape 7) and I can reproduce it in the lab.

In this session, there was no bincimap-cache nor bincimap-uidvalidity. So
basically it's an unselected mailbox, containing two messages in cur/. I
then did a STATUS, correctly displaying 2 current, 2 recent. I then copied
a messages into new/. This seems to be the right response:

* OK Welcome to Binc IMAP v1.2.2 (c) Copyright 2002, 2003 Andreas Aardal
Hanssen at 2003-09-16 14:26:48 CEST
1 login andreaha fzQ80poT:
1 OK LOGIN completed
2 status test (messages recent uidvalidity)
* STATUS "test" (MESSAGES 2 RECENT 2 UIDVALIDITY 1063715230)
2 OK STATUS completed
2 status test (messages recent uidvalidity)
* STATUS "test" (MESSAGES 3 RECENT 3 UIDVALIDITY 1063715245)
2 OK STATUS completed
x logout
* BYE Binc IMAP shutting down
x OK LOGOUT completed

Can you reproduce the condition in your lab, and see if you get different
results?

>Keep up the good work!

Yohoo :-) Progression is a good thing. :)

Andy

-- 
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."

Reply via email to