摘要: from exchangelib import DELEGATE, Account, Credentials, Message, Mailbox, HTMLBody def Email(to, subject, body): creds = Credentials( username='a@live 阅读全文
posted @ 2022-01-13 08:52 CrossPython 阅读(53) 评论(0) 推荐(0) 编辑