slackbuilds_ponce/network/dovecot-pigeonhole
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
dovecot-2.0.12.patch network/dovecot-pigeonhole: Updated for version 0.2.6. 2012-05-07 12:18:05 -05:00
dovecot-pigeonhole.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
dovecot-pigeonhole.SlackBuild network/dovecot-pigeonhole: Updated for version 0.2.6. 2012-05-07 12:18:05 -05:00
README network/dovecot-pigeonhole: Updated for version 0.2.6. 2012-05-07 12:18:05 -05:00
slack-desc network/dovecot-pigeonhole: Updated for version 0.2.2. 2010-12-24 10:50:03 -02: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).

Requires: dovecot

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