python 发送带各种附件的邮件示例
摘要:简述下如何使用python发送各种附件的邮件,比如word、excel、pdf、txt,以及在正文插入图片等等 # coding=utf-8 import smtplib from email.mime.text import MIMEText from email.header import He
阅读全文
posted @ 2021-06-16 09:46
posted @ 2021-06-16 09:46
posted @ 2020-04-10 15:46
posted @ 2020-04-10 15:37
posted @ 2020-04-02 16:59
posted @ 2020-03-31 15:38