# HG changeset patch # User meillo@marmaro.de # Date 1228343264 -3600 # Node ID 73fe291f79e60d30bbe394d4134f127d2ddc6419 # Parent 078fb8ac6bf8452a5617d8214f32c3d321248d3b added missing backslashes diff -r 078fb8ac6bf8 -r 73fe291f79e6 thesis/tex/3-MailTransferAgents.tex --- a/thesis/tex/3-MailTransferAgents.tex Tue Dec 02 22:05:41 2008 +0100 +++ b/thesis/tex/3-MailTransferAgents.tex Wed Dec 03 23:27:44 2008 +0100 @@ -59,7 +59,7 @@ \item Another separation can be done between \freesw\ programs and proprietary software. Many of the \MTA{}s for \unix\ systems are \freesw. Only these are regarded in the following sections, because comparing \freesw\ with proprietary or commercial software is not what typical users of programs like \masqmail\ do. %fixme: what are typical users? Comparison with those non-free programs may be a point for large \freesw\ projects, trying to step into the business world. Small projects, mostly used by individuals at home, %fixme: is this the right target field? see chap02 -need to be compared against other projects of similar shape. The document should be seen from \masqmail's point of view---an \MTA\ for a unix system on home servers, workstations, or maybe embedded platforms---so non-free software is out of the way. +need to be compared against other projects of similar shape. The document should be seen from \masqmail's point of view---an \MTA\ for a \unix\ system on home servers, workstations, or maybe embedded platforms---so non-free software is out of the way. \end{itemize} @@ -127,7 +127,7 @@ \label{sec:postfix} The \name{postfix} project was started in 1999 at \name{IBM research}, then called \name{VMailer} or \name{IBM Secure Mailer}. Wietse Venema's program ``attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different.''\citeweb{postfix:homepage} In fact, \name{postfix} was mainly designed after qmail's architecture to gain security. But in contrast to \name{qmail} it aims much more on being fast and full-featured. -Today \name{postfix} is taken by many \unix systems and \gnulinux distributions as default \MTA. +Today \name{postfix} is taken by many \unix\ systems and \gnulinux\ distributions as default \MTA. The latest stable version is numbered 2.5.5 from August 2008. \name{postfix} is covered by the \name{IBM Public License 1.0} which is a \freesw\ license. diff -r 078fb8ac6bf8 -r 73fe291f79e6 thesis/thesis.sty --- a/thesis/thesis.sty Tue Dec 02 22:05:41 2008 +0100 +++ b/thesis/thesis.sty Wed Dec 03 23:27:44 2008 +0100 @@ -68,6 +68,7 @@ \usepackage[T1]{fontenc} \usepackage[sc,osf]{mathpazo} \linespread{1.05} % Palatino needs more leading (space between lines) + %\linespread{2.05} % for debugging