如何configurationpostfix和dovecot,以便thunderbird可以自动查找设置

我们的邮件服务器是一个Postfix / Dovecot组合的Ubuntu服务器框。 我们启用了正确的证书starttls,一切正常。

我们很多用户正在使用Thunderbird来检索带有IMAP的邮件。 Thunderbird试图猜测我们服务器的configuration(或自动检测),但总是失败,导致我们的用户需要手动设置。

我们应该采取哪些措施来“帮助”雷鸟并启用自动configuration?

雷鸟autoconfig 在这里描述

您可能希望使用像automx这样的工具,但也支持其他邮件客户端的自动configuration。

基本上你必须在autoconfig.example.com/mail/config-v1.1.xml地址上提供一个简单的configurationXML文件,如下所示:

https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration/FileFormat/HowTo