SMTP
Simple Mail Transfer Protocol
A TCP/IP protocol for exchanging e-mail messages between servers. It's commonly used in conjuction with the POP and IMAP protocols; SMTP handles the actual sending of the messages to the mail server, and POP and IMAP handle the queuing and downloading of messages once they've arrived.