Hi, I was testing the Tcl imap client script posted to c.m.i, and reading RFC3501, which says:
> 7.2.3. LSUB Response > ... The data is identical in format to the LIST response. But I noticed LSUB does not show \NoInferiors for my Sent and Trash folders, like LIST does. They're both mbx format mailboxes, so they can't have any inferiors. >lsub "" "*" >* LSUB (\NoInferiors) NIL INBOX >* LSUB () "/" Sent >* LSUB () "/" Trash >s108 OK LSUB completed >list "" "*" >* LIST (\NoInferiors \UnMarked) "/" Sent >* LIST (\NoInferiors \UnMarked) "/" Trash >* LIST (\NoInferiors) NIL INBOX >s109 OK LIST completed Is this a bug? I'll confess to patching the source, but they're just some hacks to integrate with my local environment. I can't imagine my patches would mess up LSUB. My server is the latest available, as of Friday, 9/14: * OK [CAPABILITY IMAP4REV1 LITERAL+ SASL-IR LOGIN-REFERRALS STARTTLS] [127.0.0.1] IMAP4rev1 2006k.396 at Sun, 16 Sep 2007 16:32:54 -0400 (EDT) -- Internet service http://www.isp2dial.com/ _______________________________________________ Imap-uw mailing list Imap-uw@u.washington.edu https://mailman1.u.washington.edu/mailman/listinfo/imap-uw