Home
last modified time | relevance | path

Searched refs:SMTP (Results 1 – 25 of 81) sorted by relevance

1234

/external/autotest/client/common_lib/
Dmail_unittest.py16 class SMTP: class
44 self.cached_SMTP = mail.smtplib.SMTP
45 mail.smtplib.SMTP = SMTP
50 mail.smtplib.SMTP = self.cached_SMTP
/external/curl/tests/data/
Dtest9024 SMTP
5 SMTP HELO
25 RFC821-only SMTP server (EHLO not supported)
Dtest9314 SMTP
15 SMTP with URL-encoded CR LF in the URL
Dtest9294 SMTP
22 SMTP NOOP (CUSTOMREQUEST)
Dtest9304 SMTP
22 SMTP RSET (CUSTOMREQUEST)
Dtest9234 SMTP
24 SMTP VRFY
Dtest9264 SMTP
24 SMTP unknown user VRFY
Dtest9284 SMTP
25 SMTP HELP
Dtest9254 SMTP
24 SMTP external VRFY
Dtest9164 SMTP
20 SMTP with invalid --mail-rcpt
Dtest9154 SMTP
20 SMTP without --mail-from
Dtest9244 SMTP
27 SMTP ambiguous VRFY
Dtest9274 SMTP
27 SMTP mailing list EXPN (CUSTOMREQUEST)
Dtest15074 SMTP
26 SMTP with multi interface and CURLE_ABORTED_BY_CALLBACK
Dtest9144 SMTP
20 SMTP invalid --mail-from
Dtest9114 SMTP
20 SMTP with no mail data
Dtest15205 SMTP
20 SMTP with CRLF-dot-CRLF in data
Dtest9004 SMTP
20 SMTP
Dtest9014 SMTP
20 SMTP with CRLF-dot-CRLF in data
Dtest9404 SMTP
20 SMTP with username and password but no AUTH capability
Dtest9104 SMTP
20 SMTP without terminating CRLF
Dtest9134 SMTP
24 SMTP with large message SIZE
Dtest9094 SMTP
20 SMTP without SIZE support
Dtest9394 SMTP
24 RFC821-only SMTP with username and password
Dtest9124 SMTP
24 SMTP with SIZE support

1234