# HG changeset patch # User meillo@marmaro.de # Date 1231965288 -3600 # Node ID 6ed93483bba9e32ce0151873d85fbaff83e686bd # Parent 691c08400988022644d6b5ee3be25861ad3ac240 added section about masqmails position diff -r 691c08400988 -r 6ed93483bba9 thesis/tex/3-MailTransferAgents.tex --- a/thesis/tex/3-MailTransferAgents.tex Wed Jan 14 21:33:44 2009 +0100 +++ b/thesis/tex/3-MailTransferAgents.tex Wed Jan 14 21:34:48 2009 +0100 @@ -51,7 +51,7 @@ Common to them is their focus on transferring email, while being able to act as \name{smart host}s. Their variety ranges from ones mostly restricted to mail transfer (e.g.\ \qmail) to others having interfaces for adding further mail processing modules (e.g.\ \postfix). This group covers everything in between the other two groups. -``Real \MTA{}s'' are of importance in this document. All programs selected for the comparison in the following section are ``real \MTA{}s''. \masqmail\ is one too. +``Real \MTA{}s'' include \sendmail, \exim, \qmail, and \postfix. \subsubsection*{Other segmenting} @@ -66,6 +66,23 @@ + + +\subsubsection*{\masqmail's position} + +Now, where does \masqmail\ fit in? It is not groupware nor a simple forwarder, thus it belongs to the ``real \MTA{}s''. Additionally it is Free Software and is intended to be sendmail-compatible. This makes it similar to \sendmail, \exim, \qmail, and \postfix. \masqmail\ is intended to be a replacement for those \MTA{}s. + +But: It was not designed to be used as a general replacement for them (see: section \ref{sec:masqmail-target-field}). In fact, \masqmail\ is only a replacement \emph{in some situations}. This primary excludes working in an untrusted environment. + + + + + + + + + + \section{Popular MTAs} This section introduces a selection of popular \MTA{}s; they are the most likely substitutes for \masqmail. All are \emph{sendmail-compatible} ``smart'' \freesw\ \MTA{}s that focus on mail transfer, as is \masqmail. @@ -214,6 +231,9 @@ + + + \section{Result} %fixme: write a result here