Esempio n. 1
0
 /*
  * Is this an IMAP4 REV1 server?
  */
 protected boolean isREV1() throws FolderClosedException {
   return msg.isREV1();
 }