Beispiel #1
0
 def setUp(self):
     # shorten for testing so we don't wait forever
     IMAPSession.timeout = 5
     self.imap = IMAPSession("localhost:%d" % IMAP_PORT)