Searched refs:does_esmtp (Results 1 – 3 of 3) sorted by relevance
226 does_esmtp = False variable in SMTP462 self.does_esmtp = True537 if options and self.does_esmtp:551 if options and self.does_esmtp:800 self.does_esmtp = False876 if self.does_esmtp:1008 self.does_esmtp = False
1305 self.assertTrue(smtp.does_esmtp)1420 self.assertTrue(smtp.does_esmtp)
281 the server is stored as the :attr:`ehlo_resp` attribute, :attr:`does_esmtp`