Searched refs:ehlo_msg (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | smtplib.py | 224 ehlo_msg = "ehlo" variable in SMTP 451 self.putcmd(self.ehlo_msg, name or self.local_hostname) 1082 ehlo_msg = "lhlo" variable in LMTP |
Completed in 2 milliseconds