You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
772 B
28 lines
772 B
11 years ago
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
||
|
<!ENTITY % addindex "IGNORE">
|
||
|
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
|
||
|
]>
|
||
|
|
||
|
<article lang="&language;" id="sieve">
|
||
|
<title>sieve</title>
|
||
|
|
||
|
<articleinfo>
|
||
|
|
||
|
<authorgroup>
|
||
|
<author><personname><firstname>Daniel</firstname><surname>Black</surname></personname></author>
|
||
|
<author>&tde-authors;</author>
|
||
|
<!-- TRANS:ROLES_OF_TRANSLATORS -->
|
||
|
</authorgroup>
|
||
|
|
||
|
</articleinfo>
|
||
|
|
||
|
<para>Sieve is a protocol that is used to manage filters for email.</para>
|
||
|
|
||
|
<para>The filters are stored and run on the email server.</para>
|
||
|
|
||
|
<para><ulink url="http://www.ietf.org/rfc/rfc5228.txt">IETF
|
||
|
RF5228</ulink> provides more information.</para>
|
||
|
|
||
|
</article>
|