Infrastructure
SMTP
Simple Mail Transfer Protocol. The standard protocol for sending emails between servers.
Definition
SMTP (Simple Mail Transfer Protocol) is the standard protocol for sending emails across the internet. SMTP handles the communication between mail servers, including authentication, message transfer, and delivery status. Email verification often involves SMTP commands to check if a mailbox exists without actually sending a message.