smtplib.SMTPDataError: (550, b‘The mail may contain inappropriate words or content.‘)
发送邮件报错:
smtplib.SMTPDataError: (550, b’The mail may contain inappropriate words or content.')
修改一下模板,内容中存在会被识别成垃圾邮件的内容,简化一下就可以了
发送邮件报错:
smtplib.SMTPDataError: (550, b’The mail may contain inappropriate words or content.')
修改一下模板,内容中存在会被识别成垃圾邮件的内容,简化一下就可以了