「Linux」- Thunderbird,邮件客户端

问题描述

该笔记将记录:用于 Thunderbird 的相关配置,以及常见问题的处理方案。

解决方案

选择配置文件

Using Multiple Profiles | Thunderbird Help

在启动时,指定 -ProfileManager 选项:thunderbird -ProfileManager

添加邮件签名

如何使用mozilla thunderbird设置邮件签名

在邮箱帐号上,右键 => Settings => Signature text

排列邮箱帐号

I wish to reorder the mail accounts in the pane | Thunderbird Support Forum | Mozilla Support

在添加多个邮箱帐号后,邮箱帐号会按照添加的顺序进行显示。我们希望可以自定义显示顺序。

1)安装 Manually Sort Folders 插件;
2)打开 Tools => Manually sort folders 进行设置;

导出 PDF 格式

How to Batch Export Thunderbird Emails to PDF with Attachments to Print It?

需要安装 ImportExportTools NG 插件(ImportExportTools 插件不试用于我们的 Thunderbird 版本)

ImportExportTools NG: https://github.com/thundernest/import-export-tools-ng

1)下载:我们使用 Thunderbird 91.4.0 版本,下载 ImportExportTools NG v11.1 (TB91) 版本;
2)安装:Tools ⇒ Add-ons Manager ⇒ Manage Your Extensions ⇒ “Gear Wheel” ⇒ Install Add-on From file…
3)使用:File ⇒ Save selected messages ⇒ PDF format

# 12/08/2021 后来,我们才发现,邮件/右键/Print/Export to PDF

常见问题(未解决)

开启邮件通知

How to Get New Mail Alerts in Mozilla Thunderbird

Edit / Preferences / General / When new messages arrive / Show an alert

已知问题:在多个帐号的场景中,1)虽然我们开启通知,但是有些时候依旧无法收到通知。2)并且那个帐号将收到通知也是无法确定的;
E-mail notification alert not appearing | Thunderbird Support Forum | Mozilla brukerstøtte
New email notifications not working. | Thunderbird Support Forum | Mozilla Support

我们也打开系统通知设置,以允许 Thunderbird 进行通知。但是依旧无法在每次新邮件到达时收到通知。

我们也在 Thunderbird 的设置中启用通知。但是依旧无法在每次新邮件到达时收到通知。

在 About:Config 中,设置 mail.imap.use_status_for_bif == false 也无效
New email notifications not working. | Thunderbird Support Forum | Mozilla Support