Difference between revisions of "OPS535 Email Protocols"

From CDOT Wiki
Jump to: navigation, search
(Created page with "Category:OPS535 = Basic Concepts and protocols = * How Email Works ** [https://scs.senecac.on.ca/~raymond.chan/images/how-email-works.png Simple Diagram 1] ** [https://scs...")
 
(Basic Concepts and protocols)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
* [https://scs.senecac.on.ca/~raymond.chan/ops535/1503/notes/smtp.pdf SMTP Slides]
 
* [https://scs.senecac.on.ca/~raymond.chan/ops535/1503/notes/smtp.pdf SMTP Slides]
 
* [https://scs.senecac.on.ca/~raymond.chan/ops535/1503/notes/pop3-imap.pdf POP3 and IMAP Slides]
 
* [https://scs.senecac.on.ca/~raymond.chan/ops535/1503/notes/pop3-imap.pdf POP3 and IMAP Slides]
 +
* [http://eventhelix.com/RealtimeMantra/Networking/SMTP_Sequence_Diagram.pdf Sequence Diagram for the steps involved in sending an e-mail (pdf)]
 +
 +
= Sender Policy Framework =
 +
To protect other people spoofing your domain for email.
 +
* [https://wiki.cdot.senecacollege.ca/wiki/OPS535_Postfix_SPF Postfix and SPF]
 +
 
= References =
 
= References =
 
* [http://en.wikipedia.org/wiki/Email Email on Wikipedia]
 
* [http://en.wikipedia.org/wiki/Email Email on Wikipedia]

Latest revision as of 22:38, 21 March 2018

Basic Concepts and protocols

Sender Policy Framework

To protect other people spoofing your domain for email.

References