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
222 helo_resp = None variable in SMTP435 self.helo_resp = msg603 if self.helo_resp is None and self.ehlo_resp is None:781 self.helo_resp = None990 self.ehlo_resp = self.helo_resp = None
195 The message returned by the server is stored as the :attr:`helo_resp` attribute
268 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