comparison thesis/tex/4-MasqmailsFuture.tex @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents 8ef85e22ff7d
children a641bea7a087
comparison
equal deleted inserted replaced
396:8ef85e22ff7d 397:13e630c5a44d
61 61
62 This means an outgoing connection that pipes mail into local commands is required. To other outgoing channels applies what was already said about incoming channels. 62 This means an outgoing connection that pipes mail into local commands is required. To other outgoing channels applies what was already said about incoming channels.
63 63
64 \begin{figure} 64 \begin{figure}
65 \begin{center} 65 \begin{center}
66 \includegraphics[scale=0.75]{img/mta-channels.eps} 66 \includegraphics[scale=0.75]{fig/mta-channels.eps}
67 \end{center} 67 \end{center}
68 \caption{Required incoming and outgoing channels} 68 \caption{Required incoming and outgoing channels}
69 \index{figure!Required incoming and outgoing channels} 69 \index{figure!Required incoming and outgoing channels}
70 \label{fig:mta-channels} 70 \label{fig:mta-channels}
71 \end{figure} 71 \end{figure}
165 \index{secure tunnel} 165 \index{secure tunnel}
166 \index{stunnel} 166 \index{stunnel}
167 167
168 \begin{figure} 168 \begin{figure}
169 \begin{center} 169 \begin{center}
170 \includegraphics[scale=0.75]{img/stunnel.eps} 170 \includegraphics[scale=0.75]{fig/stunnel.eps}
171 \end{center} 171 \end{center}
172 \caption{Using \name{stunnel} for incoming connections} 172 \caption{Using \name{stunnel} for incoming connections}
173 \index{figure!Using \name{stunnel} for incoming connections} 173 \index{figure!Using \name{stunnel} for incoming connections}
174 \label{fig:stunnel} 174 \label{fig:stunnel}
175 \end{figure} 175 \end{figure}
320 \index{call graph} 320 \index{call graph}
321 321
322 \begin{figure} 322 \begin{figure}
323 \begin{center} 323 \begin{center}
324 \vspace*{2ex} 324 \vspace*{2ex}
325 %\includegraphics[scale=0.75]{img/callgraph.eps} 325 \includegraphics[scale=0.75]{fig/callgraph.eps}
326 %\includegraphics[scale=0.75]{img/masqmail-3-omitlog5.eps} 326 %\includegraphics[scale=0.75]{fig/masqmail-3-omitlog5.eps}
327 \includegraphics[scale=0.75]{img/bb.eps} 327 %\includegraphics[scale=0.75]{fig/bb.eps}
328 \end{center} 328 \end{center}
329 \caption{Internal structure of \masqmail, showed by a call graph. (Logging functions are ignored; test and \NAME{POP3} code is excluded.)} 329 \caption{Internal structure of \masqmail, showed by a call graph. (Logging functions are ignored; test and \NAME{POP3} code is excluded.)}
330 \index{figure!Internal structure of \masqmail.} 330 \index{figure!Internal structure of \masqmail.}
331 \label{fig:masqmail-arch} 331 \label{fig:masqmail-arch}
332 \end{figure} 332 \end{figure}