阅读背景:

使用SMTP发送邮件报错:Expected response code 250 but got code "553", with message "553 Envolope sender mis...

来源:互联网 
我们在使用邮件发送功能的时候通常都是用SMTP,邮件格式一般是form:[email protected],to:[email protected]。 在发送邮件的时候有时会遇到了一个这样的问题: Expected response code 250 but got code "553", with message "553 Envolope sender mismatch with login user. 这是由于SMTP服务器不允许从外部域中发送邮件,如果你的SMTP账户为[email protected],那么你在设置from的时通常也要设置成[email protected]我们在使用邮件发送功能的时候通常都是用SMTP,邮件格式一般是form:[email protected]


你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: