Mercurial > docs > diploma
changeset 344:8aa47a4b911e
added list of RFCs
author | meillo@marmaro.de |
---|---|
date | Tue, 27 Jan 2009 10:40:36 +0100 (2009-01-27) |
parents | f44603443e2d |
children | f26d63dbb22b |
files | thesis/bib/websites.bib thesis/tex/rfcs.tex |
diffstat | 2 files changed, 20 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/thesis/bib/websites.bib Mon Jan 26 23:17:52 2009 +0100 +++ b/thesis/bib/websites.bib Tue Jan 27 10:40:36 2009 +0100 @@ -317,3 +317,9 @@ howpublished = "{\small\url{http://inoa.net/qmail-tls/} (2009-01-24)}", } +@misc{imc:mail-rfcs, + author = "Internet Mail Consortium", + title = "\emph{Internet Mail Standards}", + howpublished = "{\small\url{http://imc.org/mail-standards.html} (2009-01-27)}", +} +
--- a/thesis/tex/rfcs.tex Mon Jan 26 23:17:52 2009 +0100 +++ b/thesis/tex/rfcs.tex Tue Jan 27 10:40:36 2009 +0100 @@ -6,17 +6,20 @@ More comfortable to browse are the \NAME{HTML} formated representations which contain navigation hyperlinks. They are accessable at {\small\url{http://tools.ietf.org/html/rfcNNNN}}\,. -Following is a list of \RFC{}s which are relevant for this thesis. +Following is a list of \RFC{}s which are relevant for this thesis. An extensive list of mail-related \RFC{}s is available at \citeweb{imc:mail-rfcs}. \begin{description} -\item[\RFC\,821] -\emph{Simple Mail Transfer Protocol} (obsoleted by \RFC\,2821) - -\item[\RFC\,822] -\emph{Standard for the format of \NAME{ARPA} Internet text messages} (obsoleted by \RFC\,2822) +\item[\RFC\,821] \emph{Simple Mail Transfer Protocol} \obsoleted{2821} +\item[\RFC\,822] \emph{Standard for the format of \NAME{ARPA} Internet text messages} \obsoleted{2822} +\item[\RFC\,2487] \emph{\SMTP\ Service Extension for Secure \SMTP\ over \NAME{TLS}} \obsoleted{3207} +\item[\RFC\,2505] \emph{Anti-Spam Recommendations for \SMTP\ \MTA{}s} +\item[\RFC\,2554] \emph{\SMTP\ Service Extension for Authentication} \obsoleted{4954} +\item[\RFC\,2821] \emph{Simple Mail Transfer Protocol} \obsoleted{5321} +\item[\RFC\,2822] \emph{Internet Message Format} \obsoleted{5322} +\item[\RFC\,3207] \emph{\SMTP\ Service Extension for Secure \SMTP\ over Transport Layer Security} +\item[\RFC\,4954] \emph{\SMTP\ Service Extension for Authentication} +\item[\RFC\,5321] \emph{Simple Mail Transfer Protocol} +\item[\RFC\,5322] \emph{Internet Message Format} +%\item[\RFC\,0000] \emph{} +\end{description} -\item[\RFC\,0000] -\emph{} - - -\end{description}