# HG changeset patch # User meillo@marmaro.de # Date 1227115533 -3600 # Node ID 95ebdfe51a5555fa4a49e675be6973ae0aa3a480 # Parent 6e2eaf91e59f84a0899defc972334827c444e59d moved some old text about masqmail diff -r 6e2eaf91e59f -r 95ebdfe51a55 thesis/tex/1-Introduction.tex --- a/thesis/tex/1-Introduction.tex Wed Nov 19 18:25:07 2008 +0100 +++ b/thesis/tex/1-Introduction.tex Wed Nov 19 18:25:33 2008 +0100 @@ -3,16 +3,26 @@ << say what you want to say >> -<< the overall goal of the book >> +<< the overall goal of the document >> \section{The \masqmail\ project} +\label{sec:masqmail} << about masqmail (some history) >> (include history of email, definition of MTA and sendmail-compatibility in text) +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. + +\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. + +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. + +\masqmail\ is released under the \GPL, which makes it \freesw. The latest stable version is 0.2.21 from November 2005. + +The program's new homepage \citeweb{masqmail:homepage} provides further information about this \MTA. \subsubsection{Target field}