On May 18 2008, Mark Crispin wrote:

On Sun, 18 May 2008, [EMAIL PROTECTED] wrote:
Current issue: mail_sort works as expected, consistently, with one exception. Any search program (spg) passed to it seems to be completely ignored. I've tried many different approaches for the last 48 hours and nothing has worked, so I'm curious if there are known issues with this.

I sympathize with your frustration. Nonetheless, the searching capability of mail_sort() works. The problem is either in your program or possibly in your IMAP server.

It is indeed in the local program. Thank you for your test suggestions, they were helpful (particularly the mtest example.

  stream->dtb->sort = &mail_sort_msgs;

Do not do this, nor any other modifications to DTBs or other c-client internals. At best, doing so is harmless. Far more likely, this kind of skullduggery will create bizarre problems that nobody will have a hope of finding.

Duly noted. I make a habit of respecting the "internal use only" warning in the c-client docs. I only tried in this instant to confirm for my own curiosity...

-Brian
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to