Differences between revisions 14 and 15
Revision 14 as of 2009-03-15 22:47:47
Size: 1108
Editor: localhost
Comment: converted to 1.6 markup
Revision 15 as of 2010-05-15 03:19:20
Size: 1161
Editor: 54
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * [[http://www.crossvending.com/|vending machine]]

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)