On Monday, April 05, 2004, dAniel hAhler wrote... >> You could try the down and dirty method... >> telnet imapserveraddress 143
> Wow, that did it. The LIST command said: ----->>8-------------------------------------------------------- > A02 LIST "" "*" > * LIST (\HasNoChildren) "." "INBOX.Held Mail" > * LIST (\HasNoChildren) "." "INBOX.Trash" > * LIST (\HasNoChildren) "." "INBOX.sent-mail" > * LIST (\Marked \HasChildren) "." "INBOX" > A02 OK LIST completed ----->>8-------------------------------------------------------- LIST returns all messages you could possibly subscribe to that have been created, LSUB shows all the subscribed folders. By using LIST, you can see if the folder is there, and created, and you can force a subscription to it yourself. Most IMAP servers won't complain if you attempt to subscribe to a folder that is already subscribed to, so there is no harm there. -- Jonathan Angliss ([EMAIL PROTECTED]) Using The Bat! v2.05 Beta/14 on Windows XP 5.1 Build 2600 Service Pack 1 On the other hand, you have different fingers.
pgp00000.pgp
Description: PGP signature
________________________________________________ Current version is 2.04.7 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

