Home
last modified time | relevance | path

Searched refs:smtp_VRFY (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dsmtpd.py513 def smtp_VRFY(self, arg): member in SMTPChannel
/third_party/python/Lib/test/
Dtest_smtplib.py947 def smtp_VRFY(self, arg): member in SimSMTPChannel