annotate thesis/tex/rfcs.tex @ 367:cbf49a0c074e
Added tag seventh preview version for Schaffter for changeset ba9463b43709
author |
meillo@marmaro.de |
date |
Fri, 30 Jan 2009 21:21:47 +0100 |
parents |
d013f2131a50 |
children |
28290be3aa2c |
rev |
line source |
meillo@307
|
1 \chapter*{Requests for Comments}
|
meillo@307
|
2
|
meillo@307
|
3 \name{Requests for Comments} are documents that propose or define Internet standards or best practices. They are controlled by the \name{Internet Engeneering Task Force} (short: \NAME{IETF}) and can be found on their website: {\small\url{http://ietf.org}}\,.
|
meillo@307
|
4
|
meillo@307
|
5 A particular \RFC\ is located at {\small\url{http://tools.ietf.org/rfc/rfcNNNN.txt}}\,, where ``\texttt{NNNN}'' is the four-digit number of that \RFC. For example is \RFC\,821 located at {\small\url{http://tools.ietf.org/rfc/rfc0821.txt}}\,.
|
meillo@307
|
6
|
meillo@307
|
7 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}}\,.
|
meillo@307
|
8
|
meillo@344
|
9 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}.
|
meillo@307
|
10
|
meillo@307
|
11 \begin{description}
|
meillo@344
|
12 \item[\RFC\,821] \emph{Simple Mail Transfer Protocol} \obsoleted{2821}
|
meillo@344
|
13 \item[\RFC\,822] \emph{Standard for the format of \NAME{ARPA} Internet text messages} \obsoleted{2822}
|
meillo@344
|
14 \item[\RFC\,2487] \emph{\SMTP\ Service Extension for Secure \SMTP\ over \NAME{TLS}} \obsoleted{3207}
|
meillo@344
|
15 \item[\RFC\,2505] \emph{Anti-Spam Recommendations for \SMTP\ \MTA{}s}
|
meillo@344
|
16 \item[\RFC\,2554] \emph{\SMTP\ Service Extension for Authentication} \obsoleted{4954}
|
meillo@344
|
17 \item[\RFC\,2821] \emph{Simple Mail Transfer Protocol} \obsoleted{5321}
|
meillo@344
|
18 \item[\RFC\,2822] \emph{Internet Message Format} \obsoleted{5322}
|
meillo@344
|
19 \item[\RFC\,3207] \emph{\SMTP\ Service Extension for Secure \SMTP\ over Transport Layer Security}
|
meillo@344
|
20 \item[\RFC\,4954] \emph{\SMTP\ Service Extension for Authentication}
|
meillo@344
|
21 \item[\RFC\,5321] \emph{Simple Mail Transfer Protocol}
|
meillo@344
|
22 \item[\RFC\,5322] \emph{Internet Message Format}
|
meillo@344
|
23 %\item[\RFC\,0000] \emph{}
|
meillo@344
|
24 \end{description}
|
meillo@307
|
25
|