Home
last modified time | relevance | path

Searched refs:helo (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/email/test/data/
Dmsg_25.txt2 Received: from [204.245.199.98] (helo=zinfandel.lacita.com)
83 Received: from [212.1.130.11] (helo=s1.uklinux.net ident=root)
/external/python/cpython2/Lib/
Dsmtplib.py397 def helo(self, name=''): member in SMTP
543 (code, resp) = self.helo()
/external/python/cpython2/Lib/test/
Dtest_smtplib.py216 smtp.helo()
218 self.assertEqual(smtp.helo(), expected)
/external/python/cpython2/Doc/library/
Dsmtplib.rst191 .. method:: SMTP.helo([hostname])
220 This method call :meth:`ehlo` and or :meth:`helo` if there has been no
/external/libmtp/logs/
Dmtp-detect-xiaomi-hm-note.txt15 …d sender) client-ip=172.29.29.121; envelope-from=noreply@sourceforge.net; helo=smtp.ch3.sourceforg…
16 Received: from sfs-alluradaemon-1.v29.ch3.sourceforge.com ([172.29.29.121] helo=smtp.ch3.sourceforg…
24 Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-1.v29.ch3.sourceforge.com)
/external/python/cpython2/Misc/
DHISTORY9801 as value the sendmail() method would invoke the helo() method again.
9842 that calls the other methods usually only calls helo() and ehlo() for