On Monday 09 February 2009 13:59:52 Bron Gondwana wrote:
> > It is annoying Pocket Outlook has such a gimpy IMAP engine though
> > (FlexMail is
> > nice however)
>
> I wouldn't know, I still do all my own email via offlineimap on my laptop
> and then mutt against the Maildirs. No IDLE support or a
On Mon, 09 Feb 2009 13:32 +1030, "Daniel O'Connor"
wrote:
> I got this..
> 5 OK Completed (0.000 sec)
> <1234148011<6 IDLE
> >1234148011>+ idling
> >1234148059>* 2273 EXISTS
> * 2 RECENT
> <1234148059 >1234148059>6 OK Completed
> <1234148059<7 FETCH 2272:* (UID FLAGS RFC822.SIZE INTERNALDATE)
>
On Monday 09 February 2009 12:37:46 Bron Gondwana wrote:
> On Mon, Feb 09, 2009 at 12:21:57PM +1030, Daniel O'Connor wrote:
> > So.. I guess it IS working, although I can't tell the difference between
> > idled & polling can I?
>
> Sorry, didn't get back to replying to this before...
>
> Easiest wa
On Mon, Feb 09, 2009 at 12:21:57PM +1030, Daniel O'Connor wrote:
> On Saturday 07 February 2009 16:02:29 Daniel O'Connor wrote:
> > > imap/idled.c:312if ((s = socket(AF_UNIX, SOCK_DGRAM, 0)) == -1) {
> >
> > Ah whoops!
> >
> > OK, so why doesn't it work then? :)
> >
> > I should expect to see '
On Saturday 07 February 2009 16:02:29 Daniel O'Connor wrote:
> > imap/idled.c:312if ((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 e
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 tr
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/et