Python实现邮件的批量发送的示例代码 1发送文本信息'''加密发送文本邮件'''defsendEmail(from_addr,password,to_addr,smtp_server):try:msg=MIMEText(' 批量发送