Differences between revisions 12 and 13
Revision 12 as of 2007-08-13 10:36:31
Size: 1100
Editor: TimoSirainen
Comment:
Revision 13 as of 2008-03-29 16:00:45
Size: 1098
Editor: ip70-176-127-34
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

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)