Understanding the SMTP Protocol
When you send an email, it doesn’t go directly from the your device to the recipient. Instead, it travels between many different computers on its way. Its first port of call is an SMTP server. In order to communicate with this server, you must use the SMTP protocol.