python使用两种发邮件的方式smtp和outlook示例 smtp是直接调用163邮箱的smtp服务器,需要在163邮箱中设置一下。outlook发送就是Python直接调用 python3用smtp发邮件