Tin mới
smtplib — SMTP protocol client
Internet Protocols and Support
This module does not work or is not available on WebAssembly. See WebAssembly platforms for more information.
With the default ssl_context, the connection is encrypted but the server certificate and hostname are not verified. To verify them, pass a context created by ssl.create_default_context().
sqlite3: A DB-API 2.0 implementation using SQLite 3.x.
All IMAP4rev1 commands are represented by methods of the same name, either uppercase or lowercase.
email: Package supporting the parsing, manipulating, and generating email messages.
flags may be None or a string of IMAP flag tokens. Multiple flags are separated by spaces, for example r'\Seen \Answered'. If flags is not already enclosed in parentheses, parentheses are added automatically.