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.
作为交换,我是一个完全的新手。我公司有邮件服务支持imap和pop3,但是老板想实现一个exchange协议,我看了一些文章说exchange(ActiveSync)不是一个开放的协议,有没有什么方法可以轻松学习实现呢?
除了购买 Exchange Server 之外,您还可以考虑自己构建一个 Exchange ActiveSync 实现(使用此处的文档作为起点),或者使用像Z-Push之类的第 3 方实现(它是开源和免费的)。