搜索 | 用户支持

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

详细了解

INSTALL ON ANOTHER LAPTOP

  • 2 个回答
  • 1 人有此问题
  • 10 次查看
  • 最后回复者为 George

more options

I am having issues with my main laptop so I am trying to install Thunderbird on my backup laptop. I set it up with the same settings as the main laptop, however, Thunderbird will not connect to my Google Mail. It keeps asking for a new password. The main laptop accesses Thunderbird OK with these settings. I reinstalled Thunderbird to no help. What am I doing wrong?

I am having issues with my main laptop so I am trying to install Thunderbird on my backup laptop. I set it up with the same settings as the main laptop, however, Thunderbird will not connect to my Google Mail. It keeps asking for a new password. The main laptop accesses Thunderbird OK with these settings. I reinstalled Thunderbird to no help. What am I doing wrong?

被采纳的解决方案

I presume you are trying to set an IMAP gmail account.

1. Thunderbird must be an allowed program in the Firewall settings. 2. You must have cookies enabled in Thunderbird.

  • Select 'Menu app icon' > 'Options/Preferences'
  • In 'Options/Preferences' left Pane select Privacy & Security
  • Select checkbox 'Accept cookies from sites'

3. If not created: New> Existing mail account

  • Enter name
  • enter full gmail email address
  • enter password
  • select the remember password checkbox
  • click on 'Continue'.

Thunderbird will locate the gmail server configuration and auto create as IMAP using OAuth2 as Authentication Method.

Once created you will be prompted by gmail to provide username and password (same one you use to access webmail account) to allow Thunderbird access to server. Then a token is saved in the stored passwords and used by gmail from then onwards to auto synch to server.

4. If already created: Check you are using these server settings: Right click on imap account name in Folder Pane and select 'Settings'

  • Incoming server name: imap.gmail.com
  • port: 993
  • User Name: full email address
  • Connection Security: SSL/TLS
  • Authentication Method: OAuth2
  • Outgoing server name: smtp.gmail.com
  • Port: 465
  • User Name: full email address
  • Connection Security: SSL/TLS
  • Authentication Method: OAuth2
定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

I presume you are trying to set an IMAP gmail account.

1. Thunderbird must be an allowed program in the Firewall settings. 2. You must have cookies enabled in Thunderbird.

  • Select 'Menu app icon' > 'Options/Preferences'
  • In 'Options/Preferences' left Pane select Privacy & Security
  • Select checkbox 'Accept cookies from sites'

3. If not created: New> Existing mail account

  • Enter name
  • enter full gmail email address
  • enter password
  • select the remember password checkbox
  • click on 'Continue'.

Thunderbird will locate the gmail server configuration and auto create as IMAP using OAuth2 as Authentication Method.

Once created you will be prompted by gmail to provide username and password (same one you use to access webmail account) to allow Thunderbird access to server. Then a token is saved in the stored passwords and used by gmail from then onwards to auto synch to server.

4. If already created: Check you are using these server settings: Right click on imap account name in Folder Pane and select 'Settings'

  • Incoming server name: imap.gmail.com
  • port: 993
  • User Name: full email address
  • Connection Security: SSL/TLS
  • Authentication Method: OAuth2
  • Outgoing server name: smtp.gmail.com
  • Port: 465
  • User Name: full email address
  • Connection Security: SSL/TLS
  • Authentication Method: OAuth2
more options

Thanks Toad-Hall. This resolved my issues and I am now able to access my Google email accounts. George