我已经测试过我是否可以发送电子邮件,Outlook可以很好地接收它们,但是Gmail没有。但是,当我使用这个验证器时,我会得到这样的响应:“此消息不包含DKIM签名”。此外,当我将电子邮件发送到Outlook时,它会进入主收件箱,但我从身份验证中得到以下结果:
Authentication-Results: spf=pass (sender IP is x.x.x.x=none;mail.outlookserver.com; dmar
在Python中,我尝试使用win32com.client.获取带有父级邮件主题的OUTLOOK中的“已发送项”如果发送的邮件是回复邮件或转发邮件的意思,我想要以下, print(msg.Subject)Re: This is replied Email (some this edited)This is replied