当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

In what file does Thunderbird store outgoing server settings?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 25 回表示
  • 最後の返信者: sfhowes

more options

Using Windows 7 Home Premium 64-bit. Thunderbird 60.9.0 (32-bit) Portable. My profile is in folder Q:\barn\mail-PortableThunderbird\ThunderbirdPortable\Data\profile\ I wish to compare old outgoing server settings (in backup files) to current Thunderbird settings. I do not wish to hide my current Thunderbird folder tree, restore the old version from backup, and look at it with Thunderbird. Rather, I wish to look at the backed-up files and current files without using Thunderbird. How do I do that?

Using Windows 7 Home Premium 64-bit. Thunderbird 60.9.0 (32-bit) Portable. My profile is in folder Q:\barn\mail-PortableThunderbird\ThunderbirdPortable\Data\profile\ I wish to compare old outgoing server settings (in backup files) to current Thunderbird settings. I do not wish to hide my current Thunderbird folder tree, restore the old version from backup, and look at it with Thunderbird. Rather, I wish to look at the backed-up files and current files without using Thunderbird. How do I do that?

選ばれた解決策

The prefs.js file, which can be viewed with a text editor, in the profile folder, has several entries that begin with:

user_pref("mail.smtpserver

If the port is 587 (465), the security is STARTTLS (SSL/TLS). The authentication in these cases is normal password, unless you see a reference to oauth2.

この回答をすべて読む 👍 1

すべての返信 (1)

more options

選ばれた解決策

The prefs.js file, which can be viewed with a text editor, in the profile folder, has several entries that begin with:

user_pref("mail.smtpserver

If the port is 587 (465), the security is STARTTLS (SSL/TLS). The authentication in these cases is normal password, unless you see a reference to oauth2.