Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想配置我的 Courier 邮件服务器的 IMAP 设置来做以下事情:
1) 允许同一用户来自多个客户端的并发连接。(例如电脑、手机、pad……)
2) 开启自动文件夹同步功能,让不同客户端共享同一个文件夹。
3) 允许在主目录中创建自定义目录。
其中哪些可以实现,如何实现?我在 /etc/courier-imap/imapd 中找不到任何这些东西 - 但也许我只是理解错误的描述?
非常感谢!