Courier Imap

Justin Bennett justin.bennett at dynabrade.com
Sun Nov 16 09:09:32 EST 2003


Hey Guys,

I've had some user complain that some of their messages don't show up 
right away in their inbox, I beleive this is because it is going in IDLE 
mode and not refreshing when the folder changes. I am trying to employ 
enhanced idle to notify the client when the folder changes. I have 
installed FAM and recompiled courier but it appers to not be working 
still. it is linked to libfam. Enhanced idle is turned on in the imapd 
config file, also the maildir direcotries are NFS mounted, do I need to 
change NFS?


ldd imapd
        libfam.so.0 => /usr/lib/libfam.so.0 (0x40023000)
        libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40035000)
        libc.so.6 => /lib/i686/libc.so.6 (0x4003c000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

telnet 143

* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE 
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE STARTTLS] 
Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc.  See 
COPYING for distribution information.
a login user pass
a OK LOGIN Ok.
a SELECT INBOX
* FLAGS (NonJunk \Draft \Answered \Flagged \Deleted \Seen \Recent)
* OK [PERMANENTFLAGS (NonJunk \* \Draft \Answered \Flagged \Deleted 
\Seen)] Limited
* 18 EXISTS
* 0 RECENT
a OK [READ-WRITE] Ok
a IDLE
+ entering idle mode

It doesn't say entering enhanced idle mode. Any ideas?

Justin







More information about the nflug mailing list