| IMAP is gradually replacing POP as the
main protocol used by email clients in communicating with email
servers.
Using IMAP an email client program can not only retrieve email
but can also manipulate message stored on the server, without
having to actually retrieve the messages. So messages can be deleted,
have their status changed, multiple mail boxes can be managed,
etc.
IMAP is defined in RFC 2060
|