Searched defs:SMTP (Results 1 – 7 of 7) sorted by relevance
| /third_party/curl/lib/ | ||
| D | smtp.h | 56 struct SMTP { struct |
| /third_party/curl/docs/cmdline-opts/ | ||
| D | request.md | 56 ## SMTP section in `--request` |
| /third_party/curl/docs/libcurl/opts/ | ||
| D | CURLOPT_CUSTOMREQUEST.md | 81 ## SMTP section in DESCRIPTION |
| /third_party/curl/docs/ | ||
| D | FEATURES.md | 146 ## SMTP section in Features -- what curl can do |
| D | URL-SYNTAX.md | 368 ## SMTP section in Scheme specific behaviors |
| /third_party/python/Lib/email/ | ||
| D | policy.py | 222 SMTP = default.clone(linesep='\r\n') variable |
| /third_party/python/Lib/ | ||
| D | smtplib.py | 190 class SMTP: class |