Differences between revisions 10 and 11
Revision 10 as of 2007-08-08 19:17:35
Size: 993
Editor: TimoSirainen
Comment:
Revision 11 as of 2007-08-08 19:54:49
Size: 1046
Editor: TimoSirainen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [:ClientImplementation/Delete:Deleting 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)