Andreas Aardal Hanssen wrote:
On Wed, 20 Oct 2004, Rick Macdougall wrote:

004-10-20 18:32:25.044399500 66939 < 00000003 STATUS INBOX (RECENT UNSEEN)
004-10-20 18:32:25.045037500 66939 > * STATUS "INBOX" (RECENT 0 UNSEEN 0)
004-10-20 18:32:25.050394500 66939 > 00000003 OK STATUS completed
As seen, it shows No messages but if I click on Inbox
004-10-20 18:32:54.354990500 66942 < 00000003 SELECT INBOX
004-10-20 18:32:54.355697500 66942 > * 1 EXISTS
004-10-20 18:32:54.356033500 66942 > * 0 RECENT
Bug or the way it is supposed to work ?


Hmm... STATUS and SELECT are not guaranteed to be in sync, but if there is
a message in the mailbox when STATUS is called and STATUS says there are
none, then that is a bug.

Could you please try to reproduce the problem, and provide instructions
for how we can reproduce it too?

Hi,

It happens every time in this setup.

Latest netqmail/vpopmail
FreeBSD 4.10
Latest Horde/IMP

Send your self a test message, login and read it, immediately logout and log back in. Status will show no recent messages.


My run file for bincimap is as follows

exec 2>&1

exec    tcpserver -c 100 -u 0 -g 0              \
    -l $(hostname) -HDRP                        \
    0 143                                       \
    /usr/local/bin/bincimap-up                  \
    --logtype=stderr                            \
    --conf=/usr/local/etc/bincimap.conf --      \
    /home/vpopmail/bin/vchkpw                   \
    /usr/local/bin/bincimapd


Regards,

Rick

PS. Payal if you read this I found recordio needs to be in front of /usr/local/bin/bincimap-up not in front of /usr/local/bin/bincimapd



Reply via email to