diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-09-20 19:22:06 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-21 22:09:42 -0500 |
commit | 68992763c25422917ed066d030ff8d7fb640358b (patch) | |
tree | fb67c89b7988d76e7aaaad4b013fccb23bf00fcc /network/dovecot-pigeonhole/README | |
parent | b1e97fda60c03cc3eddbe3f6bdecd549142f072d (diff) |
network/dovecot-pigeonhole: Added (Sieve & Managesieve support)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/dovecot-pigeonhole/README')
-rw-r--r-- | network/dovecot-pigeonhole/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/dovecot-pigeonhole/README b/network/dovecot-pigeonhole/README new file mode 100644 index 000000000000..60295deaecff --- /dev/null +++ b/network/dovecot-pigeonhole/README @@ -0,0 +1,10 @@ +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. + +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. + |