comparison thesis/tex/3-MailTransferAgents.tex @ 259:5db159540ba8

moved some text
author meillo@marmaro.de
date Wed, 14 Jan 2009 12:28:06 +0100
parents db81f3cc6675
children 6ed93483bba9
comparison
equal deleted inserted replaced
258:e8ffc2dd9959 259:5db159540ba8
18 \begin{quote} 18 \begin{quote}
19 Message Transfer Agent - (\MTA, Mail Transfer Agent): Any program responsible for delivering e-mail messages. Upon receiving a message from a Mail User Agent or another \MTA, [...] it [...] delivers it to any local addressees and/or forwards it to other remote \MTA{}s (routing) for delivery to remote recipients. 19 Message Transfer Agent - (\MTA, Mail Transfer Agent): Any program responsible for delivering e-mail messages. Upon receiving a message from a Mail User Agent or another \MTA, [...] it [...] delivers it to any local addressees and/or forwards it to other remote \MTA{}s (routing) for delivery to remote recipients.
20 \hfill\citeweb{website:thefreedictionary} 20 \hfill\citeweb{website:thefreedictionary}
21 \end{quote} 21 \end{quote}
22 22
23 Common to all \MTA{}s is the transport of mail to recipients; this is the actual job. Besides this similarity, \MTA{}s can be very different. Some of them have \NAME{POP3} and/or \NAME{IMAP} servers included. Some can fetch mails through these protocols. Others have have all features you can think of. And maybe there are some that do nothing else but transporting email. 23 \person{Dent} and \person{Hafiz} agree \cite[page 19]{dent04} \cite[pages 3-5]{hafiz05}.
24
25 Common to all \MTA{}s is the transport of mail; this is the actual job. Besides this similarity, \MTA{}s can be very different. Some of them have \NAME{POP3} and/or \NAME{IMAP} servers included. Some can fetch mails through these protocols. Others have have all features you can think of. And maybe there are some that do nothing else but transporting email.
24 26
25 Following is a classification of \mta{}s into groups of similar programs, regarding what is viewable from the outside. 27 Following is a classification of \mta{}s into groups of similar programs, regarding what is viewable from the outside.
26 28
27 29
28 \subsubsection*{Relay-only MTAs} 30 \subsubsection*{Relay-only MTAs}