SMTP

SMTP (Simple Mail Transfer Protocol) is the standard protocol used to send emails over the Internet. It transfers messages from the email client to the server, then between servers until they reach the recipient.

Unlike IMAP/POP protocols, it only handles sending, not receiving.