Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsmtplib.py58 SMTP_SSL_PORT = 465 variable
795 default_port = SMTP_SSL_PORT
/external/python/cpython3/Lib/
Dsmtplib.py63 SMTP_SSL_PORT = 465 variable
1008 default_port = SMTP_SSL_PORT