Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2007-08-08 19:17:35
Size: 993
Editor: TimoSirainen
Comment:
Revision 12 as of 2007-08-13 10:36:31
Size: 1100
Editor: TimoSirainen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [:ClientImplementation/Delete:Deleting messages]
 * [:ClientImplementation/Search:Searching messages]

Best Practices for Implementing an IMAP Client

IMAP clients can be implemented in many different ways. Sometimes clients access the server in very unfriendly ways because of ignorance, sometimes it's simply because the user interface requires it. This guide tries to help you to implement your client in as server-friendly way as possible, even for user interface features that are considered bad by some people.

None: ClientImplementation (last edited 2014-02-07 14:30:48 by TimoSirainen)