SMTP is a network protocol from the application layer that transmits mail (message) between:
The SMTP protocol works via a series of SMTP command between the server and the client.
Each command has:
The server will then respond with a reply code and a human text that defines if the command was successful.
For an example on how to transmit a message with the SMTP protocol, see this howto:
How to send an email at the command line with SMTP? Email transaction explained
You can transmit (ie transport) an email:
of the SMTP client, if one is available.
Other:
Generally forbidden (postconf.5.html)
Login: