SMTP
Simple Mail Transfer Protocol is the defacto mail protocol.
The protocol used today is ESMTP ( but most IT proffessionals still refer to this as SMTP ).
SMTP is a relatively simple text based protocol. SMTP is a push protocol and does not allow pulling of data like pop3 or imap.