Mercurial > docs > diploma
changeset 129:5a122d28f1ca
moved some comment lines
author | meillo@marmaro.de |
---|---|
date | Tue, 09 Dec 2008 18:01:42 +0100 (2008-12-09) |
parents | 6f622eb5c812 |
children | 6ce355da579f |
files | thesis/tex/4-MasqmailsFuture.tex thesis/tex/5-Improvements.tex |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/thesis/tex/4-MasqmailsFuture.tex Tue Dec 09 18:01:20 2008 +0100 +++ b/thesis/tex/4-MasqmailsFuture.tex Tue Dec 09 18:01:42 2008 +0100 @@ -2,6 +2,22 @@ << plans to get masqmail more popular again (if that is the goal) >> %FIXME +architecture: +(ssl) -> msg-in (local or remote protocol handlers) -> spam-filter (and more) -> queue -> msg-out (local-delivery by MDA, or remote-protocol-handlers) -> (ssl) + + +http://fanf.livejournal.com/50917.html %how not to design an mta - the sendmail command +http://fanf.livejournal.com/51349.html %how not to design an mta - partitioning for security +http://fanf.livejournal.com/61132.html %how not to design an mta - local delivery +http://fanf.livejournal.com/64941.html %how not to design an mta - spool file format +http://fanf.livejournal.com/65203.html %how not to design an mta - spool file logistics +http://fanf.livejournal.com/65911.html %how not to design an mta - more about log-structured MTA queues +http://fanf.livejournal.com/67297.html %how not to design an mta - more log-structured MTA queues +http://fanf.livejournal.com/70432.html %how not to design an mta - address verification +http://fanf.livejournal.com/72258.html %how not to design an mta - content scanning + + + << concrete decisions based on results of the last 2 chapters >> %FIXME \section{Existing features}
--- a/thesis/tex/5-Improvements.tex Tue Dec 09 18:01:20 2008 +0100 +++ b/thesis/tex/5-Improvements.tex Tue Dec 09 18:01:42 2008 +0100 @@ -8,7 +8,10 @@ \section{topic02} +<< from the practice of programming: are the names good? check the significant number of characters. (intern: 31char, extern: 6char caseless; ProgC p.184) >> + \section{topic03} + \section{topic04}