2 SMTP

SMTP is “simple mail transport protocol”. However, the name is misleading, as the protocol itself is not simple, nor is its application.

The intent of SMTP is to deliver messages from an origin to a destination. A simplistic view of the use of SMTP is as follows:

This process seems simple enough, what can possibly be so complicated about it?

 2.1 Spammers!
 2.2 Hello, relay!
 2.3 Stopping spammers
  2.3.1 rDNS
  2.3.2 Blacklists
  2.3.3 Authoritative SMTP servers