搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

My smpt settings don't work using OAuth2

  • 2 个回答
  • 3 人有此问题
  • 3 次查看
  • 最后回复者为 HarryPotter

more options

I'm trying to use thunderbird with a google apps account. I'm using OAuth2. Here are my settings:

IMPT:

server: imap.googlemail.com Port: 993 connection security: SSL/TLS Authentication method: OAuth2 username: my email address

SMPT: server: smpt.googlemail.com connection security: SSL/TLS Authentication method: OAuth2 port: 465 username: my email address

Whenever I try to send an email, I get the following error:

Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) smpt.googlemail.com is unknown. The server may be incorrectly configured. Please verify that your Outgoing server (SMTP) settings are correct and try again.

I'm not quite sure what's going wrong here: as far as I can tell I'm doing everything right. Help, please!

I tried following the advice on this previous question (https://support.mozilla.org/en-US/questions/1068616) but nothing helped.

I'm trying to use thunderbird with a google apps account. I'm using OAuth2. Here are my settings: IMPT: server: imap.googlemail.com Port: 993 connection security: SSL/TLS Authentication method: OAuth2 username: my email address SMPT: server: smpt.googlemail.com connection security: SSL/TLS Authentication method: OAuth2 port: 465 username: my email address Whenever I try to send an email, I get the following error: Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) smpt.googlemail.com is unknown. The server may be incorrectly configured. Please verify that your Outgoing server (SMTP) settings are correct and try again. I'm not quite sure what's going wrong here: as far as I can tell I'm doing everything right. Help, please! I tried following the advice on this previous question (https://support.mozilla.org/en-US/questions/1068616) but nothing helped.

被采纳的解决方案

Outgoing server (SMTP) smpt.googlemail.com is unknown.

You got the server wrong. It's smtp.googlemail.com, not smpt.googlemail.com.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Outgoing server (SMTP) smpt.googlemail.com is unknown.

You got the server wrong. It's smtp.googlemail.com, not smpt.googlemail.com.

more options

christ1 said

Outgoing server (SMTP) smpt.googlemail.com is unknown.

You got the server wrong. It's smtp.googlemail.com, not smpt.googlemail.com.

That's absolutely pathetic of me. Thank you so much!