Beispiel #1
0
 public int getImapPort() {
   return IMAP_SERVER_SETUP.getPort();
 }
Beispiel #2
0
 public int getSmtpPort() {
   return SMTP_SERVER_SETUP.getPort();
 }