# HG changeset patch # User meillo@marmaro.de # Date 1234131192 -3600 # Node ID b357dfc509b58ae469b00fbb8f519ca19596c5ee # Parent e57129f57faa8a13e98e88ccdc7683c4cc2e5ef0 remove fixmes that will not get fixed diff -r e57129f57faa -r b357dfc509b5 thesis/tex/2-MarketAnalysis.tex --- a/thesis/tex/2-MarketAnalysis.tex Sun Feb 08 22:51:42 2009 +0100 +++ b/thesis/tex/2-MarketAnalysis.tex Sun Feb 08 23:13:12 2009 +0100 @@ -140,8 +140,6 @@ \section{Electronic mail} \index{email} -%fixme: add short summery: where exactly is masqmail's position within e-comm? - After viewing the whole market of electronic communication, a zoom into the market of electronic mail follows. Email is an asynchronous communication technology that focuses on the transport of textual information. The market situation for email is important, because this thesis is about an \MTA. Interesting questions are: Is email future-safe? How will electronic mail change? Will it change at all? Which are the critical parts? These questions matter when deciding the directions for further development of an \MTA. They are discussed in this section. @@ -185,7 +183,7 @@ The increasing integration of communication channels is an opportunity for the market. But deciding whether it is a weakness or strength of email is difficult. Due to the impossibility to integrate synchronous stream data and large binary data, it is a weakness. But it is also a strength, because arbitrary asynchronous communication data already can be integrated. On the other hand, the integration might be a threat too, because integration often leads to complexity of software. Complex software is more error prone and thus less reliable. This, however, could again be a strength of electronic mail because its modular design decreases complexity. -Figure~\ref{fig:email-swot} displays the \NAME{SWOT} analysis in a handy overview. It is obvious to see, that the opportunities outweigh. This is an indicator for a still increasing market. %fixme: ref +Figure~\ref{fig:email-swot} displays the \NAME{SWOT} analysis in a handy overview. It is obvious to see, that the opportunities outweigh. This is an indicator for a still increasing market. \index{swot analysis} \begin{figure} @@ -222,7 +220,7 @@ \subsubsection*{Provider independence} -Today's email structure is heavily dependent on email providers. This means, most people have email addresses from some provider. These can be providers that offer email accounts in addition to their regular services, for example online connections. \NAME{AOL} and \name{T\mbox{-}On\-line} for instance do so. Or specialized email providers that commonly offer free mail as well as enhanced mail services for which one has to pay. Examples for specialized email providers are \NAME{GMX} and \name{Yahoo}. %fixme: check for non-breakable dash +Today's email structure is heavily dependent on email providers. This means, most people have email addresses from some provider. These can be providers that offer email accounts in addition to their regular services, for example online connections. \NAME{AOL} and \name{T-Online} for instance do so. Or specialized email providers that commonly offer free mail as well as enhanced mail services for which one has to pay. Examples for specialized email providers are \NAME{GMX} and \name{Yahoo}. \index{mail provider} Outgoing mail is send either with the web mail client of the provider or by using an \MUA\ which sends it to the provider for relay. Incoming mail is read with the web mail client or retrieved from the provider via \NAME{POP3} or \NAME{IMAP} to the local computer to be read using the \MUA. This means all mail sending and receiving work is done by the provider. diff -r e57129f57faa -r b357dfc509b5 thesis/tex/3-MailTransferAgents.tex --- a/thesis/tex/3-MailTransferAgents.tex Sun Feb 08 22:51:42 2009 +0100 +++ b/thesis/tex/3-MailTransferAgents.tex Sun Feb 08 23:13:12 2009 +0100 @@ -173,7 +173,6 @@ The program was first released with \NAME{BSD} 4.1c in 1983. The latest version is 8.14.3 from May 2008. The program is distributed under the \name{Sendmail License} as both, free and proprietary software. \index{bsd} -%fixme: write about its importance and about sendmail-compat Further development will go into the project \name{MeTA1} which succeeds \sendmail. The former name of this new project was \name{sendmail~X}. \index{sendmail!meta1}