slackbuilds_ponce/network/dovecot-pigeonhole
Mario Preksavec 194511355c network/dovecot-pigeonhole: Updated for version 0.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-03 19:23:14 +07:00
..
dovecot-pigeonhole.info network/dovecot-pigeonhole: Updated for version 0.4.3. 2014-07-03 19:23:14 +07:00
dovecot-pigeonhole.SlackBuild network/dovecot-pigeonhole: Updated for version 0.4.3. 2014-07-03 19:23:14 +07:00
README network/dovecot-pigeonhole: Fixed dep information 2012-08-25 13:22:29 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Pigeonhole is the name of the project that adds support for
the Sieve language (RFC 5228) and the ManageSieve protocol
(RFC 5804) to the Dovecot Secure IMAP/POP3 Server.

Sieve language specification and scripts provide mail filtering
capabilities on the server side for individual users.  Each user
can edit and upload (using ManageSieve) sieve scripts to filter
mails based on supported Sieve language extensions by pigeonhole.

Pigeonhole project provides Sieve support as a plugin to Dovecot's
Local Delivery Agent (LDA).

Configuration:
sieve and managesieve config files are placed with dovecot
documentation.  Copy over 20-managesieve.conf and 90-sieve.conf
to /etc/dovecot/conf.d and edit accordingly.

For additional configuration help, see:

http://wiki2.dovecot.org/Pigeonhole/Sieve
http://wiki2.dovecot.org/Pigeonhole/ManageSieve