
Slide 1
1
Using email
• Messages sent from machine to machine
and stored for later reading.
• You will use a client to read email:
– Type mail or pine in UNIX to read email.
– Use programs like Outlook on Windows.
• Different mail servers use the same
protocols to communicate with each other.
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
Slide 2
2
Mail Servers
• SMTP (Simple Mail Transfer Protocol) transfers
mail between servers.
• The mail server runs a program (daemon) that
listens for clients connecting so people can read or
write mail.
• On UNIX this program is called sendmail.
• A single protocol helps to ensure that different
servers can communicate with each other.
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
Slide 3
3
Mail Clients
• POP -- Post Office Protocol
– Downloads all mail at once.
– IMAP -- Interactive Mail Access Protocol, adds
features to POP
• Some Clients
– ELM
– PINE (PINE Is Not Elm)
– Outlook
– Eudora
– Netscape Mailer
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________