lemonade-1----Page:5
1  2  3  4  5  6  7 

PIMAP: Flows
HTTPS Listener
PIMAP Dispatcher
IMAPv4 Rev1
Message Store
Events
TCP Listener
PIMAP Client
Events/
Commands
SMS
WAP Push
Out-band Notifications
PIMAP Messaging Server
Command Processing
Event Handling
Event Queuing
Client establishes and authenticates a PIMAP session over a TCP connection.
It performs an IMAP state comparison for subscribed folders.
Client-originated events (send, delete, etc.) are propagated.
Server uses connection to notify of server originated events.
Server receives notifications from the Message Store in different ways:
Message Store has notification rules capabilities and can actively notify the PIMAP dispatcher.
PIMAP dispatcher opens an IDLE session to the Message Store in behalf of the user.
Client reacts to notifications if needed (e.g. fetches body of new message).
Notifications may be missed when the client suddenly drops connection.
In this case, the server sends a RESYNC untagged response whenever the client reconnects.
Session
2. TCP binding, in-band notifications
PPT Version