Hi again!!!! I'm developing a tool for read mesages from an IMAP folder using JavaMail. When I create the folder, it is well created in the correct dir, but the folder does not appear in courierimapsubscribed file. In my application everything works fine, but netscape messanger doesn't see this folder until I add INBOX.foldername by hand.
What am I doing wrong? may it be a JavaMail bug? do I need to do anything else? this is more or less a piece of code I'm using ------------------------------------------------------ import javax.mail.Folder; Folder folder; ...... folder.create(folder.HOLDS_MESSAGES); ------------------------------------------------------ Thanks a lot alfonso ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Two, two, TWO treats in one. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users