Searched refs:helo_resp (Results 1 – 6 of 6) sorted by relevance
233 helo_resp = None variable in SMTP405 self.helo_resp = msg542 if self.helo_resp is None and self.ehlo_resp is None:656 self.helo_resp = None775 self.ehlo_resp = self.helo_resp = None
220 helo_resp = None variable in SMTP431 self.helo_resp = msg599 if self.helo_resp is None and self.ehlo_resp is None:777 self.helo_resp = None986 self.ehlo_resp = self.helo_resp = None
195 The message returned by the server is stored as the :attr:`helo_resp` attribute
250 The message returned by the server is stored as the :attr:`helo_resp` attribute
9798 of a HELO command contains no text self.helo_resp will be set to the9800 so that helo_resp is tested against None; if it has the empty string
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