docs/diploma
changeset 102:95ebdfe51a55
moved some old text about masqmail
author | meillo@marmaro.de |
---|---|
date | Wed, 19 Nov 2008 18:25:33 +0100 |
parents | 6e2eaf91e59f |
children | c51d703abc99 |
files | thesis/tex/1-Introduction.tex |
diffstat | 1 files changed, 11 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/thesis/tex/1-Introduction.tex Wed Nov 19 18:25:07 2008 +0100 1.2 +++ b/thesis/tex/1-Introduction.tex Wed Nov 19 18:25:33 2008 +0100 1.3 @@ -3,16 +3,26 @@ 1.4 1.5 << say what you want to say >> 1.6 1.7 -<< the overall goal of the book >> 1.8 +<< the overall goal of the document >> 1.9 1.10 1.11 1.12 \section{The \masqmail\ project} 1.13 +\label{sec:masqmail} 1.14 1.15 << about masqmail (some history) >> 1.16 1.17 (include history of email, definition of MTA and sendmail-compatibility in text) 1.18 1.19 +The \masqmail\ program was written by Oliver Kurth, starting in 1999. His aim was to create a small \mta\ which is especially focused on computers with dial-up connections to the internet. \masqmail\ is easy configurable for situations which are rarely solveable with the common \MTA{}s. 1.20 + 1.21 +\masqmail\ queues mail for destinations outside the local network if no connection to the internet is online. If the machine goes online, this mail is sent. Mail to local machines is sent immediately. 1.22 + 1.23 +While the other \MTA{}s are more general purpose \MTA{}s, \masqmail\ aims on special situations only. Nevertheless can it handle ordinary mail transfers too. 1.24 + 1.25 +\masqmail\ is released under the \GPL, which makes it \freesw. The latest stable version is 0.2.21 from November 2005. 1.26 + 1.27 +The program's new homepage \citeweb{masqmail:homepage} provides further information about this \MTA. 1.28 1.29 1.30 \subsubsection{Target field}