View Single Post
  #2 (permalink)  
Old 11-10-2005, 07:38 AM
raj raj is offline
Moderator
 
Posts: 768
Default

Hi
Zimbra Dir Structure is explained here to find anything:
http://www.zimbra.com/downloads/zimb...e.html#1036235

cyrus protocol specs says it can support IDLE (RFC 2177 IMAP4 IDLE command )
http://asg.web.cmu.edu/cyrus/download/imapd/specs.html

but i dont know if Zimbra compile "--with idled "
Cyrus docs says
rpm --rebuild --with idled --define='SEEN_DB skiplist' cyrus-imapd-x.x.x-xmdk.src.rpm

idled
Compile the idled daemon to manage imap idle command.
Remember to start the idled daemon in /etc/cyrus.conf

if not then you can compile your own and plug it in..dont know how but that is logical answer

Raj S Vrach
i2k2systems.com

Last edited by raj; 11-10-2005 at 07:42 AM..
Reply With Quote