blob: d88fb3daf1daf046e7d726ef5a5062c9b11584f4 [file] [log] [blame]
EXAMPLES:
* send.rb, recv.rb:
Demonstrates the use of the messenger APIs for sending and receiving
messages from point to point.
* server.rb, post.rb, fetch.rb:
Demonstrates setting up a mail exchange via the server app and then posting
and fetching messages to specific mailboxes via post and fetch,
respectively.