Differences between version 3 and predecessor to the previous major change of MicrosoftExchange.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Monday, December 15, 2003 12:35:39 am | by JulianMelville | Revert |
Older page: | version 2 | Last edited on Sunday, August 10, 2003 3:28:47 am | by JamesBraid | Revert |
@@ -1,7 +1,7 @@
Microsoft Exchange is the Microsoft mail/collaboration/groupware system. It stores its data in a binary database, which makes things fun for disaster recovery.
-Exchange provides standard [IMAP], [POP3], NNTP, and [SMTP] access, as well as the proprietry
Exchange MAPI protocol. It also includes a webmail client (OWA, Outlook Web Access).
+Exchange provides standard [IMAP], [POP3], NNTP, and [SMTP] access, as well as the proprietary
Exchange MAPI protocol. It also includes a webmail client (OWA, Outlook Web Access).
[Ximian] sell a connector for [Evolution] which uses OWA's DAV stuff to provide semi-native access to Exchange. Handy if the Exchange [SysAdmin] has disabled the internet protocols, or if you want to use Exchange's calandaring under Linux.
[DBMail] is a project to eventually build a open source Exchange workalike. In the meantime, there are several HOWTOs on the web describing how to implement similar services to Exchange (shared calandaring, resource management etc) on Linux.