docs/diploma
changeset 265:6ed93483bba9
added section about masqmails position
author | meillo@marmaro.de |
---|---|
date | Wed, 14 Jan 2009 21:34:48 +0100 |
parents | 691c08400988 |
children | ea538a366b7d |
files | thesis/tex/3-MailTransferAgents.tex |
diffstat | 1 files changed, 21 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/thesis/tex/3-MailTransferAgents.tex Wed Jan 14 21:33:44 2009 +0100 1.2 +++ b/thesis/tex/3-MailTransferAgents.tex Wed Jan 14 21:34:48 2009 +0100 1.3 @@ -51,7 +51,7 @@ 1.4 1.5 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. 1.6 1.7 -``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. 1.8 +``Real \MTA{}s'' include \sendmail, \exim, \qmail, and \postfix. 1.9 1.10 1.11 \subsubsection*{Other segmenting} 1.12 @@ -66,6 +66,23 @@ 1.13 1.14 1.15 1.16 + 1.17 + 1.18 +\subsubsection*{\masqmail's position} 1.19 + 1.20 +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. 1.21 + 1.22 +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. 1.23 + 1.24 + 1.25 + 1.26 + 1.27 + 1.28 + 1.29 + 1.30 + 1.31 + 1.32 + 1.33 \section{Popular MTAs} 1.34 1.35 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. 1.36 @@ -214,6 +231,9 @@ 1.37 1.38 1.39 1.40 + 1.41 + 1.42 + 1.43 \section{Result} 1.44 1.45 %fixme: write a result here