Map Development Area (MDA)
Location:
_/_
internet
_/_
mail
_/_
imap4
| imap4 |
|
|
Types:
|
-
Comment:
-
more advanced than POP3
-
procedure
-
e-mail client establishes connection to an IMAP server
-
Comment:
-
protocol used to access and manage remote mailboxes
-
procedure
-
download/delete also possible
-
procedure
-
user authenticates (username/password or other methods)
-
Comment:
-
uses TCP, default port 143
-
procedure
-
then manipulates messages/message parts, partially on the server
|
|
|