Home
last modified time | relevance | path

Searched defs:SMTP (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dsmtp.h54 struct SMTP { struct
77 bool utf8_supported; /* If server supports SMTPUTF8 extension according argument
85 /* this is the 5-bytes End-Of-Body marker for SMTP */ argument
/external/autotest/client/common_lib/
Dmail_unittest.py16 class SMTP: class
/external/python/cpython3/Lib/email/
Dpolicy.py222 SMTP = default.clone(linesep='\r\n') variable
/external/python/cpython2/Lib/
Dsmtplib.py202 class SMTP: class
/external/python/cpython3/Lib/
Dsmtplib.py189 class SMTP: class