Differences between revisions 1 and 2
Revision 1 as of 2023-04-08 23:04:50
Size: 560
Comment:
Revision 2 as of 2023-04-09 01:19:10
Size: 565
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
The [[BSD]] project developed `sendmail(1)`, the first [[Email/MailTransferAgent|MTA]] implementing an SMTP standard. The [[BSD]] project developed `sendmail(1)`, the first [[Email/MTA|message transfer agent]] implementing an SMTP standard.

Simple Mail Transfer Protocol

Simple Mail Transfer Protocol (SMTP) is a communication protocol for sending and forwarding emails.


History

Mainframes and multi-user computers had utilites for inter-user communication (such as wall(1)).

ARPANET enabled the exchange of messages between hosts, especially as through FTP.

The BSD project developed sendmail(1), the first message transfer agent implementing an SMTP standard.


CategoryRicottone

Email/SMTP (last edited 2023-04-09 01:19:10 by DominicRicottone)