Extended SMTP: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>David MacQuigg
(stub article)
 
imported>David MacQuigg
(add links)
Line 1: Line 1:
Extensions of the [[Simple Mail Transfer Protocol|Simple Mail Transfer Protocol]] (SMTP).
Extensions of the [[Simple Mail Transfer Protocol|Simple Mail Transfer Protocol]] (SMTP).


=== General references ===
{{r|http://tools.ietf.org/html/rfc1869 RFC-1869, STD 10}} "SMTP Service Extensions", J. Klensin, et.al. 1995.
{{r|http://tools.ietf.org/html/rfc1869 RFC-1869, STD 10}} "SMTP Service Extensions", J. Klensin, et.al. 1995.
{{r|http://en.wikipedia.org/wiki/Esmtp Extended SMTP}}
{{r|http://en.wikipedia.org/wiki/Esmtp Extended SMTP}}
=== Specific extensions ===
{{r|http://tools.ieft.org/html/rfc4954 RFC-4954}} [SMTP-AUTH] "SMTP Service Extension for Authenticiation", R.Siemborski, A.Melnikov, 2007.
{{r|http://tools.ieft.org/html/rfc3207 RFC-3207}} [Start-TLS] "SMTP Service Extension for Secure SMTP over Transport Layer Security", P.Hoffman, 2002.
{{r|http://tools.ieft.org/html/rfc5246 RFC-5246}} "The Transport Layer Security (TLS) Protocol, Version 1.2", T.Dierks, E.Rescorla, 2008.

Revision as of 14:08, 8 September 2009

Extensions of the Simple Mail Transfer Protocol (SMTP).

General references

Specific extensions