diff options
Diffstat (limited to 'files/pt-pt/mozilla/projects/mailnews/index.html')
-rw-r--r-- | files/pt-pt/mozilla/projects/mailnews/index.html | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/files/pt-pt/mozilla/projects/mailnews/index.html b/files/pt-pt/mozilla/projects/mailnews/index.html deleted file mode 100644 index 79fc847667..0000000000 --- a/files/pt-pt/mozilla/projects/mailnews/index.html +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: MailNews -slug: Mozilla/Projects/MailNews -translation_of: Mozilla/Projects/MailNews ---- -<p>MailNews significa "Correio e Listas de Notícias". MailNews é o <em>back end</em> de partes de mensagem do <a class="external" href="http://www.seamonkey-project.org/" title="http://www.seamonkey-project.org/">SeaMonkey</a> e <a class="internal" href="/pt-PT/docs/Mozilla/Thunderbird" title="en/Thunderbird">Thunderbird</a>. Este fornece um número de funções e capacidades, incluindo:</p> - -<ul> - <li>Protocolos de comunicação - SMTP, POP3, IMAP, NNTP</li> - <li>Gestão de Mensagens, incluindo procura e filtragem</li> - <li>Composição de Mensagem</li> - <li>Livro de Endereços</li> -</ul> - -<p>O código de MailNews reside na diretoria / mailnews/ de <a class="internal" href="/en/comm-central" title="en/comm-central">comm-central</a>.</p> - -<p> </p> - -<div class="row topicpage-table"> -<div class="section"> -<dl> - <dt class="landingPageList"><a href="/en-US/docs/Mozilla/Projects/MailNews/AsyncTestUtils_Extended_Framework">AsyncTestUtils extended framework</a></dt> - <dd class="landingPageList">The AsyncTestUtils Extended Framework is one mechanism for testing the MailNews component of Thunderbird. See <a href="/en/MailNews/MailNews_Automated_Testing" title="en/MailNews/MailNews Automated Testing">MailNews automated testing</a> for a description of the other testing mechanisms.</dd> - <dt class="landingPageList"><a href="/en-US/docs/Mozilla/Projects/MailNews/Leak_And_Bloat_Tests">Leak And Bloat Tests</a></dt> - <dd class="landingPageList">This page describes how to perform tests that measure memory leaks and bloat for MailNews and its sub-components.</dd> -</dl> - -<dl> -</dl> -</div> - -<div class="section"> -<dl> - <dt class="landingPageList"><a href="/en-US/docs/Mozilla/Projects/MailNews/MailNews_Automated_Testing">MailNews automated testing</a></dt> - <dd class="landingPageList">Automated testing is an increasingly significant and important part of <a class="internal" href="/en/MailNews" title="en/MailNews">MailNews</a> development. It allows reviewers to quickly pick up regressions in patches and helps developers to think about different cases.</dd> -</dl> -</div> -</div> - -<p> </p> - -<p>Consulte as páginas etiquetadas de <a class="internal" href="/Special:Tags?tag=MailNews" title="Special:Tags?tag=MailNews">MailNews</a> para informação additional especifica de MailNews.</p> |