From ca705978d11b2e0bdcaf8186b0addff48d851483 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:54:49 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/sieve/CMakeLists.txt | 9 +++++++++ doc/tdeioslave/sieve/Makefile.am | 2 ++ doc/tdeioslave/sieve/index.docbook | 27 +++++++++++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 doc/tdeioslave/sieve/CMakeLists.txt create mode 100644 doc/tdeioslave/sieve/Makefile.am create mode 100644 doc/tdeioslave/sieve/index.docbook (limited to 'doc/tdeioslave/sieve') diff --git a/doc/tdeioslave/sieve/CMakeLists.txt b/doc/tdeioslave/sieve/CMakeLists.txt new file mode 100644 index 000000000..22ff51a85 --- /dev/null +++ b/doc/tdeioslave/sieve/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/sieve ) diff --git a/doc/tdeioslave/sieve/Makefile.am b/doc/tdeioslave/sieve/Makefile.am new file mode 100644 index 000000000..b4c57786e --- /dev/null +++ b/doc/tdeioslave/sieve/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/sieve diff --git a/doc/tdeioslave/sieve/index.docbook b/doc/tdeioslave/sieve/index.docbook new file mode 100644 index 000000000..4c99a532a --- /dev/null +++ b/doc/tdeioslave/sieve/index.docbook @@ -0,0 +1,27 @@ + + + +]> + +
+sieve + + + + +DanielBlack +&tde-authors; + + + + + +Sieve is a protocol that is used to manage filters for email. + +The filters are stored and run on the email server. + +IETF +RF5228 provides more information. + +
-- cgit v1.2.1