@After
 public void cleanup() throws Exception {
   server.stop();
   mailDispatcher.close();
 }