ImplementationTopConceptsGeneral principle

General principle

Posting a new message

  1. The client (MUA) request a _Message Thread ID_
  2. The server (eventually) creates a new unique one and hands it over to the client.
  3. The client _adds_ one or more Messages to the Message Thread
  4. The server (eventually) stores each Message and if it does so, it returns the _Message ID_.
  5. The client tells the server, that it is done with the Message Block.
From this point on, it is the servers responsibility to notify the recipients of the message(s).

Notes on posting

Notes on message collection

What's the thing about message pointers?


Jorge.Lehner@gmx.net

ImplementationTopConceptsGeneral principle