PyMOTW: smtplib
Originally posted
· 1 min read
smtplib includes the class SMTP, which is useful for communicating with mail servers to send mail.
smtplib includes the class SMTP, which is useful for communicating with mail servers to send mail.