diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-12-24 10:50:03 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-24 10:50:03 -0200 |
commit | 10ec39fd5c3816dc757f2332ecfaf9b7a32e68c9 (patch) | |
tree | 535675c0f043af13aad54b8f65f265bd1b45fd02 /network/dovecot-pigeonhole/README | |
parent | 2a68848278acaea9189d72fab32ebcf06a065a3d (diff) | |
download | slackbuilds-10ec39fd5c3816dc757f2332ecfaf9b7a32e68c9.tar.gz |
network/dovecot-pigeonhole: Updated for version 0.2.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/dovecot-pigeonhole/README')
-rw-r--r-- | network/dovecot-pigeonhole/README | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/network/dovecot-pigeonhole/README b/network/dovecot-pigeonhole/README index 60295deaec..e736e8a5ed 100644 --- a/network/dovecot-pigeonhole/README +++ b/network/dovecot-pigeonhole/README @@ -1,10 +1,16 @@ -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. +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 +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 + |