view thesis/tbl/mta-comparison.tbl @ 392:b4611d4e1484

applied comments by henry atting
author meillo@marmaro.de
date Sat, 07 Feb 2009 11:42:45 +0100
parents a62fe460b8de
children
line wrap: on
line source

\begin{tabular}[hbt]{| l || p{3.1em} | p{4em} | p{3.2em} | l | p{6em} |}
	\hline
	\MTA\ & first release & regarded version & lines of C code & architecture & design goals \\
	\hline
	\hline
	\sendmail\ & 1983 & 8.14.3 & 92k & monolithic & flexibility \\
	\hline
	\exim\ & 1995 & 4.69 & 85k & monolithic & generality, flexibility, extensive checking \\
	\hline
	\qmail\ & 1996 & 1.03 & 14k & modular & security \\
	\hline
	\postfix\ & 1999 & 2.5.6 & 87k & modular & performance and security \\
	\hline
	\masqmail\ & 1999 & 0.2.21 & 10k & monolithic & non-permanent Internet connections \\
	\hline
\end{tabular}