diff options
Diffstat (limited to 'network/dovecot-pigeonhole/README')
-rw-r--r-- | network/dovecot-pigeonhole/README | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/network/dovecot-pigeonhole/README b/network/dovecot-pigeonhole/README index b3c26aec1b..84995d1dd3 100644 --- a/network/dovecot-pigeonhole/README +++ b/network/dovecot-pigeonhole/README @@ -1,21 +1,21 @@ -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. -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. +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 mail based on supported Sieve language +extensions within pigeonhole. -Pigeonhole project provides Sieve support as a plugin to Dovecot's -Local Delivery Agent (LDA). +The Pigeonhole project provides Sieve support as a plugin to Dovecot's Local +Delivery Agent (LDA). The ManageSieve protocol is provided is an additional +service, next to Dovecot's own POP3 and IMAP services. -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. +To configure pigeonhole, use sieve and managesieve config files installed with +dovecot documentation. Copy 20-managesieve.conf and 90-sieve.conf files to +/etc/dovecot/conf.d and edit them according to your needs. -For additional configuration help, see: +For additional help with configuration, see: -http://wiki2.dovecot.org/Pigeonhole/Sieve -http://wiki2.dovecot.org/Pigeonhole/ManageSieve + http://wiki2.dovecot.org/Pigeonhole/Sieve + http://wiki2.dovecot.org/Pigeonhole/ManageSieve |