docs/diploma
diff thesis/tex/4-MasqmailsFuture.tex @ 117:098bd0876934
worked on ch03 (MTAs)
author | meillo@marmaro.de |
---|---|
date | Thu, 27 Nov 2008 16:25:20 +0100 |
parents | de590ff06051 |
children | 5a122d28f1ca |
line diff
1.1 --- a/thesis/tex/4-MasqmailsFuture.tex Wed Nov 26 22:11:08 2008 +0100 1.2 +++ b/thesis/tex/4-MasqmailsFuture.tex Thu Nov 27 16:25:20 2008 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 << concrete decisions based on results of the last 2 chapters >> %FIXME 1.5 1.6 \section{Existing features} 1.7 -This overview regards \masqmail version 0.2.21, the state this document starts off. 1.8 +This overview regards \masqmail\ version 0.2.21, the state this document starts off. 1.9 1.10 First of all \masqmail\ is an \MTA. Therefor it accepts mail on the command line and via \SMTP. Mail queueing and alias expansion is supported. \masqmail\ is able to deliver mail to local mailboxes (in \name{mbox} or \name{maildir} format) or pass it to a \name{mail delivery agent} (like \name{procmail}). Mail destinated to remote locations is sent via \SMTP. Outgoing \SMTP\ connections feature \name{SMTP-Auth} and \name{SMTP-after-POP} authentication, but incoming \SMTP\ does not. 1.11