email-services.html 12.7 KB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head xmlns="http://www.w3.org/1999/xhtml">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title xmlns="">Capitolo 14. Servizi email</title>
    <link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
    <link rel="home" href="index.html" title="Guida a Ubuntu Server" />
    <link rel="up" href="index.html" title="Guida a Ubuntu Server" />
    <link rel="prev" href="cups.html" title="CUPS - Server di stampa" />
    <link rel="next" href="postfix.html" title="Postfix" />
    <link rel="copyright" href="legal.html" title="Riconoscimenti e licenza" />
  </head>
  <link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
  <body>
    <div id="page-border-left-repeat">
      <div id="page-border-right-repeat">
        <script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
        <script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8147493-2");
pageTracker._trackPageview();
} catch(err) {}</script>
        <div id="page-border-top-repeat">
          <div id="header">
            <div id="header-navigation">
              <ul>
                <li>
                  <a href="http://www.ubuntu-it.org">Web</a>
                </li>
                <li>
                  <a href="http://wiki.ubuntu-it.org">Documentazione</a>
                </li>
                <li>
                  <a href="http://forum.ubuntu-it.org">Forum</a>
                </li>
                <li>
                  <a href="http://planet.ubuntu-it.org">Planet</a>
                </li>
              </ul>
            </div>
            <form action="http://help.ubuntu-it.org/11.04/ubuntu/search.php" id="cse-search-box">
              <div>
                <input type="text" name="s" size="28" title="search" />
                <input type="submit" value="Cerca" title="search" />
              </div>
            </form>
          </div>
        </div>
        <div>
          <div id="bodyarea">
            <div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> &gt; <a href="http://help.ubuntu-it.org/11.04/ubuntu/index.html">Ubuntu 11.04</a> &gt; <span class="breadcrumb-link"><a href="index.html">Guida a Ubuntu Server</a></span> &gt; <span class="breadcrumb-node">Servizi email</span></div>
            <div xmlns="http://www.w3.org/1999/xhtml" class="chapter" title="Capitolo 14. Servizi email">
              <div class="titlepage">
                <div>
                  <div>
                    <h2 class="title"><a id="email-services"></a>Capitolo 14. Servizi email</h2>
                  </div>
                </div>
              </div>
              <div class="toc">
                <p>
                  <b>Indice</b>
                </p>
                <dl>
                  <dt>
                    <span class="sect1">
                      <a href="postfix.html">Postfix</a>
                    </span>
                  </dt>
                  <dd>
                    <dl>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-installation">Installazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-configuration">Configurazione di base</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-smtp-authentication">Autenticazione SMTP</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-sasl">Configurare SASL</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-dovecot">Postfix-Dovecot</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-testing">Test</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="postfix.html#postfix-troubleshooting">Risoluzione problemi</a>
                        </span>
                      </dt>
                    </dl>
                  </dd>
                  <dt>
                    <span class="sect1">
                      <a href="exim4.html">Exim4</a>
                    </span>
                  </dt>
                  <dd>
                    <dl>
                      <dt>
                        <span class="sect2">
                          <a href="exim4.html#exim4-installation">Installazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="exim4.html#exim4-configuration">Configurazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="exim4.html#exim4-smtp-auth">Autenticazione SMTP</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="exim4.html#exim4-sasl">Configurare SASL</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="exim4.html#exim4-references">Riferimenti</a>
                        </span>
                      </dt>
                    </dl>
                  </dd>
                  <dt>
                    <span class="sect1">
                      <a href="dovecot-server.html">Server Dovecot</a>
                    </span>
                  </dt>
                  <dd>
                    <dl>
                      <dt>
                        <span class="sect2">
                          <a href="dovecot-server.html#dovecot-installation">Installazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="dovecot-server.html#dovecot-configuration">Configurazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="dovecot-server.html#dovecot-ssl">Configurazione di Dovecot SSL</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="dovecot-server.html#id3003031">Configurazione del firewall per un server email</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="dovecot-server.html#dovecot-references">Riferimenti</a>
                        </span>
                      </dt>
                    </dl>
                  </dd>
                  <dt>
                    <span class="sect1">
                      <a href="mailman.html">Mailman</a>
                    </span>
                  </dt>
                  <dd>
                    <dl>
                      <dt>
                        <span class="sect2">
                          <a href="mailman.html#mailman-installation">Installazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mailman.html#mailman-configuration">Configurazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mailman.html#mailman-admin">Amministrazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mailman.html#mailman-users">Utenti</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mailman.html#mailman-references">Riferimenti</a>
                        </span>
                      </dt>
                    </dl>
                  </dd>
                  <dt>
                    <span class="sect1">
                      <a href="mail-filtering.html">Filtrare le email</a>
                    </span>
                  </dt>
                  <dd>
                    <dl>
                      <dt>
                        <span class="sect2">
                          <a href="mail-filtering.html#mail-filter-installation">Installazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mail-filtering.html#mail-filter-configuration">Configurazione</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mail-filtering.html#mail-filter-testing">Test</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mail-filtering.html#mail-filter-troubleshooting">Risoluzione problemi</a>
                        </span>
                      </dt>
                      <dt>
                        <span class="sect2">
                          <a href="mail-filtering.html#mail-filter-references">Riferimenti</a>
                        </span>
                      </dt>
                    </dl>
                  </dd>
                </dl>
              </div>
              <p>Il processo per portare una email da una persona a un'altra all'interno di una rete o attraverso internet, comporta l'utilizzo di diversi sistemi che cooperano tra loro. Ognuno di questi sistemi deve essere configurato correttamente. Colui che spedisce una email utilizza un <span class="emphasis"><em>Mail User Agent</em></span> (MUA), o client email, per spedire il messaggio attraverso uno o più <span class="emphasis"><em>Mail Transfer Agents</em></span> (MTA), l'ultimo dei quali lo consegnerà a un <span class="emphasis"><em>Mail Delivery Agent</em></span> (MDA) per la consegna nella casella di posta del destinatario, che la preleverà utilizzando un client email attraverso un server POP3 o IMAP.</p>
            </div>
            <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
              <hr />
              <table width="100%" summary="Navigation footer">
                <tr>
                  <td width="40%" align="left"><a accesskey="p" href="cups.html"><img src="../../libs/navig/prev.png" alt="Indietro" /></a> </td>
                  <td width="20%" align="center"> </td>
                  <td width="40%" align="right"> <a accesskey="n" href="postfix.html"><img src="../../libs/navig/next.png" alt="Avanti" /></a></td>
                </tr>
                <tr>
                  <td width="40%" align="left" valign="top">CUPS - Server di stampa </td>
                  <td width="20%" align="center">
                    <a accesskey="h" href="index.html">
                      <img src="../../libs/navig/home.png" alt="Partenza" />
                    </a>
                  </td>
                  <td width="40%" align="right" valign="top"> Postfix</td>
                </tr>
              </table>
            </div>
          </div>
        </div>
        <div id="page-border-bottom-repeat">
          <div id="footer">
            <div id="copyright">
						Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
					</div>
          </div>
        </div>
        <div id="page-border-right-top"></div>
        <div id="page-border-right-bottom"></div>
      </div>
      <div id="page-border-left-top"></div>
      <div id="page-border-left-bottom"></div>
    </div>
    <p></p>
  </body>
</html>