@BeforeClass
 public static void init() throws Exception {
   Utility.setUpToAcceptAllHttpsServerCerts();
   mailSvcEIF = Utility.getZcsSvcEIF();
   oneTimeTearDown();
 }