javamail - How to check if IMAPFolder is hidden? -


how may check if javax.mail.folder or com.sun.mail.imap.imapfolder object in javamail api represents hidden folder?

there's no universal notion of "hidden folder".

if imap server using unix files, can check folder/file name starts dot.

what sort of imap server using? have existing folders "hidden"?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -