On Saturday 07 February 2009 15:08:27 Bron Gondwana wrote: > On Sat, Feb 07, 2009 at 10:33:08AM +1030, Daniel O'Connor wrote: > > Hi, > > I'm trying to get the IDLE extension working, I have idled (I uncommented > > the line in cyrus.conf and restarted) running but I get the following > > when I try and connect to it.. > > [midget 10:30] ~ >sudo telnet /usr/local/etc/imap/socket/idle > > Trying /usr/local/etc/imap/socket/idle... > > /usr/local/etc/imap/socket/idle: Protocol wrong type for socket > > I think it's talking datagrams rather than streams... > > imap/idled.c:312 if ((s = socket(AF_UNIX, SOCK_DGRAM, 0)) == -1) { Ah whoops! OK, so why doesn't it work then? :) I should expect to see 'IDLE' in the cap string when I connect, right? I have restarted masterd after editing cyrus.conf. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
Attachment:
signature.asc
Description: This is a digitally signed message part.
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html