diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2012-05-01 11:59:42 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:05 -0500 |
commit | 024aa989fd7cc17c8e67d3a5a02bc3f0db55ca6d (patch) | |
tree | 3c48c02cfd041d6582d5faee58e603c4633c6420 /network/dovecot-pigeonhole/README | |
parent | 4976c412898cbbc696321edd6c6ac6320e00d472 (diff) | |
download | slackbuilds-024aa989fd7cc17c8e67d3a5a02bc3f0db55ca6d.tar.gz |
network/dovecot-pigeonhole: Updated for version 0.2.6.
This version of dovecot-pigeohole would not build
with the version of dovecot we host (2.0.12) so I
added a patch that gets included if dovecot is
less than 2.0.18.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/dovecot-pigeonhole/README')
-rw-r--r-- | network/dovecot-pigeonhole/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/network/dovecot-pigeonhole/README b/network/dovecot-pigeonhole/README index e736e8a5ed..d23264a611 100644 --- a/network/dovecot-pigeonhole/README +++ b/network/dovecot-pigeonhole/README @@ -2,6 +2,14 @@ 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: @@ -13,4 +21,3 @@ For additional configuration help, see: http://wiki2.dovecot.org/Pigeonhole/Sieve http://wiki2.dovecot.org/Pigeonhole/ManageSieve - |