我使用的是 Mac。我使用 Postbox 作为我的电子邮件客户端(其底层实际上是 Mozilla Thunderbird)。我通过 IMAP 连接到托管在 Office 365 中的电子邮件。
电子邮件很好用。
我想要做的是通过 IMAP 将我的联系人从 Office 365 同步到此计算机。可以吗?
我知道 iPhone 和 Mac Mail 应用程序具有原生交换功能 - 但我询问的是其他 IMAP 客户端和 Office 365 是否可以协同工作。有人遇到过这种情况吗?
答案1
如果在 Office365 上的帐户设置中启用了 IMAP,则可以使用 Thunderbird 进行设置,它只需要一些附加组件即可使一切正常工作。
下载所需的扩展:
闪电:https://www.mozilla.org/en-US/projects/calendar/
Ericsson Exchange 2007/2010/2013 日历、任务、联系人和 GAL 提供商:https://github.com/Ericsson/exchangecalendar/releases
重启 Thunderbird
配置电子邮件设置:
配置 IMAP
IMAP server: outlook.office365.com
IMAP port: 993
IMAP user: [email protected]
IMAP security: SSL/TLS
配置 SMTP
SMTP server: smtp.office365.com
SMTP port: 587
SMTP user: [email protected]
SMTP auth: Normalpassword
SMTP security: STARTTLS
配置Office365全局地址簿:
打开通讯录,点击菜单栏中的“添加Exchange联系人文件夹”
输入以下配置
Name: Office365 Contacts
Refresh: 3600
Add list to search: Checked
Use autodiscovery: Unchecked
Server URL: https://outlook.office365.com/EWS/Exchange.asmx
Primary email: [email protected]
Username: [email protected]
Domain: 'n/a'
Share Folder Id: 'blank'
按“检查服务器和邮箱”按钮,它应该填充“文件夹基础:联系人文件夹”并为您设置路径
按“保存”
配置 Office365 日历/任务:
打开 Thunderbird 文件 > 新建 > 日历 选择“在网络上” 选择“Microsoft Exchange 2007/2010/2013” 设置日历显示设置并将其附加到配置的 Office365 电子邮件帐户(通常[电子邮件保护])输入以下配置:
Autodiscovery: Unchecked
Server URL: https://outlook.office365.com/EWS/Exchange.asmx
Primary email address: [email protected]
Username: [email protected]
Share Folder Id: 'blank'
按“检查服务器和邮箱”按钮,它应该填充“文件夹基础:日历文件夹”并为您设置路径
按“保存”