comparison thesis/tex/1-Introduction.tex @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents 8ef85e22ff7d
children 5254a119ad56
comparison
equal deleted inserted replaced
396:8ef85e22ff7d 397:13e630c5a44d
33 \name{Mail Delivery Agents} correspond to postmen in the real world. They receive mail, destined to recipients they are responsible for, from an \MTA, and deliver it to the mailboxes of those recipients. Many \MTA{}s include an own \MDA{}, but independent ones exist: \name{procmail} and \name{maildrop} are examples. 33 \name{Mail Delivery Agents} correspond to postmen in the real world. They receive mail, destined to recipients they are responsible for, from an \MTA, and deliver it to the mailboxes of those recipients. Many \MTA{}s include an own \MDA{}, but independent ones exist: \name{procmail} and \name{maildrop} are examples.
34 \end{description} 34 \end{description}
35 35
36 \begin{figure} 36 \begin{figure}
37 \begin{center} 37 \begin{center}
38 \includegraphics[scale=0.75]{img/mail-agents.eps} 38 \includegraphics[scale=0.75]{fig/mail-agents.eps}
39 \end{center} 39 \end{center}
40 \caption{Mail agents and the way a mail message takes} 40 \caption{Mail agents and the way a mail message takes}
41 \label{fig:mail-agents} 41 \label{fig:mail-agents}
42 \end{figure} 42 \end{figure}
43 43
133 133
134 This section describes three common setups that make sensible use of \masqmail. The first two are shown in figure~\ref{fig:masqmail-typical-usage}.\index{masqmail!common setups} 134 This section describes three common setups that make sensible use of \masqmail. The first two are shown in figure~\ref{fig:masqmail-typical-usage}.\index{masqmail!common setups}
135 135
136 \begin{figure} 136 \begin{figure}
137 \begin{center} 137 \begin{center}
138 \includegraphics[scale=0.75]{img/masqmail-typical-usage.eps} 138 \includegraphics[scale=0.75]{fig/masqmail-typical-usage.eps}
139 \end{center} 139 \end{center}
140 \caption{Typical usage scenarios for \masqmail} 140 \caption{Typical usage scenarios for \masqmail}
141 \label{fig:masqmail-typical-usage} 141 \label{fig:masqmail-typical-usage}
142 \end{figure} 142 \end{figure}
143 143
260 260
261 Figure~\ref{fig:masqmail-channels} shows this as a picture. (The ``online state'' input is explained a bit later.) 261 Figure~\ref{fig:masqmail-channels} shows this as a picture. (The ``online state'' input is explained a bit later.)
262 262
263 \begin{figure} 263 \begin{figure}
264 \begin{center} 264 \begin{center}
265 \includegraphics[scale=0.75]{img/masqmail-channels.eps} 265 \includegraphics[scale=0.75]{fig/masqmail-channels.eps}
266 \end{center} 266 \end{center}
267 \caption{Incoming and outgoing channels of \masqmail} 267 \caption{Incoming and outgoing channels of \masqmail}
268 \label{fig:masqmail-channels} 268 \label{fig:masqmail-channels}
269 \index{figure!incoming and outgoing channels of \masqmail} 269 \index{figure!incoming and outgoing channels of \masqmail}
270 \end{figure} 270 \end{figure}