Mercurial > docs > diploma
comparison thesis/tex/rfcs.tex @ 402:e57129f57faa
finished the indexing in a huge last effort
author | meillo@marmaro.de |
---|---|
date | Sun, 08 Feb 2009 22:51:42 +0100 |
parents | 0d78755132b7 |
children | 1d527ad76c97 |
comparison
equal
deleted
inserted
replaced
401:d6ff5728dcd1 | 402:e57129f57faa |
---|---|
1 \chapter*{Requests for Comments} | 1 \chapter*{Requests for Comments} |
2 | 2 |
3 \name{Requests for Comments} are the documents that propose or define Internet standards and best practices. They are controlled by the \name{Internet Engeneering Task Force} (short: \NAME{IETF}) \citeweb{ietf:homepage}. | 3 \name{Requests for Comments} are the documents that propose or define Internet standards and best practices. They are controlled by the \name{Internet Engineering Task Force} (short: \NAME{IETF}) \citeweb{ietf:homepage}. |
4 \index{ietf} | |
4 | 5 |
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}}\,. | 6 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}}\,. |
7 \index{rfc} | |
6 | 8 |
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}}\,. | 9 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}}\,. |
8 | 10 |
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}. | 11 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}. |
10 | 12 |
20 \item[\RFC\,4954] \emph{\SMTP\ Service Extension for Authentication} | 22 \item[\RFC\,4954] \emph{\SMTP\ Service Extension for Authentication} |
21 \item[\RFC\,5321] \emph{Simple Mail Transfer Protocol} | 23 \item[\RFC\,5321] \emph{Simple Mail Transfer Protocol} |
22 \item[\RFC\,5322] \emph{Internet Message Format} | 24 \item[\RFC\,5322] \emph{Internet Message Format} |
23 \end{description} | 25 \end{description} |
24 | 26 |
27 \index{smtp} | |
28 \index{mail message} | |
29 \index{smtps} | |
30 \index{spam} | |
31 \index{auth!smtp-auth} | |
32 \index{starttls} | |
33 |