Searched refs:helo_resp (Results 1 – 3 of 3) sorted by relevance
223 helo_resp = None variable in SMTP442 self.helo_resp = msg610 if self.helo_resp is None and self.ehlo_resp is None:797 self.helo_resp = None1006 self.ehlo_resp = self.helo_resp = None
268 The message returned by the server is stored as the :attr:`helo_resp` attribute
27177 of a HELO command contains no text self.helo_resp will be set to the27179 so that helo_resp is tested against None; if it has the empty string