Differences between revisions 17 and 24 (spanning 7 versions)
Revision 17 as of 2010-06-29 10:55:29
Size: 1150
Editor: 58
Comment:
Revision 24 as of 2014-02-07 14:30:48
Size: 1108
Editor: TimoSirainen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * [[http://www.teensay.com/|Teen Chat]]

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)