docs/diploma

diff thesis/tex/1-Introduction.tex @ 132:a83a29e10b10

new books
author meillo@marmaro.de
date Wed, 10 Dec 2008 16:48:41 +0100
parents 95ebdfe51a55
children 653ff21b89be
line diff
     1.1 --- a/thesis/tex/1-Introduction.tex	Wed Dec 10 08:32:12 2008 +0100
     1.2 +++ b/thesis/tex/1-Introduction.tex	Wed Dec 10 16:48:41 2008 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  (include history of email, definition of MTA and sendmail-compatibility in text)
     1.6  
     1.7 -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.8 +The \masqmail\ program was written by \person{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.9  
    1.10  \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.11  
    1.12 @@ -26,7 +26,7 @@
    1.13  
    1.14  
    1.15  \subsubsection{Target field}
    1.16 -Its original author, Oliver Kurth, sees \masqmail\ so:
    1.17 +Its original author, \person{Oliver Kurth}, sees \masqmail\ so:
    1.18  \begin{quote}
    1.19  MasqMail is a mail server designed for hosts that do not have a permanent internet connection eg. a home network or a single host at home. It has special support for connections to different ISPs. It replaces sendmail or other MTAs such as qmail or exim.
    1.20  \end{quote}