view thesis/input/mta-comparison.tex @ 256:68ef2040912a

moved some content
author meillo@marmaro.de
date Tue, 13 Jan 2009 17:18:25 +0100 (2009-01-13)
parents 27ddf2506157
children
line wrap: on
line source
\begin{tabular}[hbt]{| p{0.13\textwidth} || p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} |}
	\hline
	                 & sendmail & exim & qmail & postfix & masqmail \\
	\hline
	version regarded &  &  &  &  &  \\
	\hline \hline
	First release & 1983 & 1995 & 1996 & 1999 & 1999 \\
	\hline
	Lines of code (with sloccount on debian packages)& 93k & 54k & 18k & 92k & 14k \\
	\hline
	Architecture & monolithic & monolithic & modular & modular & monolithic \\
	\hline
	Design goals & flexibility & general, flexible \& extensive facilities for checking & security & performance and security & for non-permanent Internet connection \\
	\hline
\end{tabular}