blob: 431d66d5db93a4fe2313bf4f64d23e3ae61caa04 (
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 % Romanian "INCLUDE"> <!-- change language only here -->
]>
<article lang="&language;" id="pop3s">
<title>pop3s</title>
<articleinfo>
<authorgroup>
<author>&Ferdinand.Gassauer;</author>
&tradClaudiuCostin;
</authorgroup>
</articleinfo>
<para>POP3S este protocolul POP3 criptat folosind SSL. </para>
</article>
|