Re: Tracing IMAP session

Thomas Börkel <[email protected]>
Newsgroups gmane.mail.imap.uw.c-client
Message-ID <[email protected]>
HI!

Mark Crispin wrote:

> I have an executable script:
> 
> #!/bin/sh
> tee /tmp/imapd-$$-in | /usr/local/sbin/imapd | tee /tmp/imapd-$$-out
> 
> and have [x]inetd invoke this instead of the imapd binary.

Thanks, that works great. :-)

>> very good with uw-imap, yet. So, I'd like to give Palm some feedback.
> 
> Good luck with that.  The fellow who was the developer there was
> extremely IMAP-clueful, but I have no idea what happened with the
> product after he left Palm about a year ago.

Yes, I heard that. I was using his program on the old PalmOS and it only
had one glitch with uw-imap. I don't know why he left Palm.

Anyway, the first problem is, that the client cannot find the standard
folders or any folder. This is what it happens during initial sync:

~~A1 capability
~~A2 login "thomas" "***"
~~A3 capability
~~A4 namespace
~~A5 list "#mh/" *
~~A6 select "Inbox"
~~A7 UID SEARCH ALL SINCE 05-Aug-2009

[...]

~~A37 IDLE

This is what it gets:
* OK [CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ SASL-IR LOGIN-REFERRALS
STARTTLS] backend.localdomain IMAP4rev1 2007e.404 at Wed, 12 Aug 2009
23:22:35 +0200 (CEST)
* CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ IDLE UIDPLUS NAMESPACE
CHILDREN MAILBOX-REFERRALS BINARY UNSELECT ESEARCH WITHIN SCAN SORT
THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND SASL-IR
LOGIN-REFERRALS STARTTLS
~~A1 OK CAPABILITY completed
~~A2 OK [CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ IDLE UIDPLUS
NAMESPACE CHILDREN MAILBOX-REFERRALS BINARY UNSELECT ESEARCH WITHIN SCAN
SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND] User thomas
authenticated
* CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ IDLE UIDPLUS NAMESPACE
CHILDREN MAILBOX-REFERRALS BINARY UNSELECT ESEARCH WITHIN SCAN SORT
THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND SASL-IR
LOGIN-REFERRALS STARTTLS
~~A3 OK CAPABILITY completed
* NAMESPACE (("" "/")("#mhinbox" NIL)("#mh/" "/")) (("~" "/"))
(("#shared/" "/")("#ftp/" "/")("#news." ".")("#public/" "/"))
~~A4 OK NAMESPACE completed
~~A5 OK /home/thomas/.mh_profile not found, mh format names disabled
* 185 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1250071276] UID validity status
* OK [UIDNEXT 391890] Predicted next UID

[...]

~~A36 OK UID FETCH completed
+ Waiting for DONE
* OK Timeout in 30 minutes

After that, it hangs until I kill it.

It seems, it somehow insists on #mh capability... But AFAIK, this is not
fully supported in uw-imap, right?

What can I do (besides flaming Palm)?

Thanks!

Thomas
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.