blob: 73d0fc948048e84f8b42ba38ec27f1ea470cb764 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
<!ENTITY % addindex "IGNORE">
<!ENTITY % Portuguese "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;" id="pop3">
<title>pop3</title>
<articleinfo>
<authorgroup>
<author>&Ferdinand.Gassauer;</author>
<othercredit role="translator"><firstname>José</firstname><surname>Pires</surname><affiliation><address><email>jncp@netcabo.pt</email></address></affiliation><contrib>Tradução</contrib></othercredit>
</authorgroup>
</articleinfo>
<para>O POP3 (Post Office Protocol) permite à máquina de um utilizador aceder ao correio de um servidor específico. </para>
</article>
|