Searched refs:smtp_VRFY (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | smtpd.py | 513 def smtp_VRFY(self, arg): member in SMTPChannel |
/third_party/python/Lib/test/ | ||
D | test_smtplib.py | 947 def smtp_VRFY(self, arg): member in SimSMTPChannel |