docs/diploma
changeset 364:e5033a9cbf53 version for proof-readers
fixed ref
author | meillo@marmaro.de |
---|---|
date | Wed, 28 Jan 2009 16:40:30 +0100 |
parents | 217fcfdff9e8 |
children | ba9463b43709 |
files | thesis/tex/3-MailTransferAgents.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/thesis/tex/3-MailTransferAgents.tex Wed Jan 28 16:40:14 2009 +0100 1.2 +++ b/thesis/tex/3-MailTransferAgents.tex Wed Jan 28 16:40:30 2009 +0100 1.3 @@ -153,7 +153,7 @@ 1.4 1.5 \subsubsection*{qmail} 1.6 \label{sec:qmail} 1.7 -\qmail\ is seen by its community as ``a modern SMTP server which makes sendmail obsolete'' \citeweb{qmail:homepage2}. It was written by \person{Daniel~J.\ Bernstein} starting in 1995. His primary goal was to create a secure \MTA\ to replace the popular, but vulnerable, \sendmail. His own words are: ``This is why I started writing qmail: I was sick of the security holes in sendmail and other \MTA{}s.'' \cite{qmail:homepage1}. 1.8 +\qmail\ is seen by its community as ``a modern SMTP server which makes sendmail obsolete'' \citeweb{qmail:homepage2}. It was written by \person{Daniel~J.\ Bernstein} starting in 1995. His primary goal was to create a secure \MTA\ to replace the popular, but vulnerable, \sendmail. His own words are: ``This is why I started writing qmail: I was sick of the security holes in sendmail and other \MTA{}s.'' \citeweb{qmail:homepage1}. 1.9 1.10 \qmail\ first introduced many innovative concepts in \mta\ design. The most obvious contrast to \sendmail\ and \exim\ is its modular design. But \qmail\ was not the first modular \MTA. \NAME{MMDF}, which predates even \sendmail, was modular too. Regardless of \NAME{MMDF}'s modular architecture, \qmail\ is generally seen as the first security-aware \MTA\ \citeweb{wikipedia:qmail}. 1.11