diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-10-17 17:15:06 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-17 17:15:06 -0500 |
commit | 04ae47f5e5060b478b647790a179e124af7898fe (patch) | |
tree | 1d8e2a341c924d659d1488decfb910f832eb7716 /network/dovecot-cmusieve/README | |
parent | 056165baede30d3912d4a18b237623e8728721e8 (diff) | |
download | slackbuilds-04ae47f5e5060b478b647790a179e124af7898fe.tar.gz |
network/dovecot-cmusieve: Removed (replaced by dovecot-pigeonhole)
Thanks to Nishant Limbachia for the reminder :)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/dovecot-cmusieve/README')
-rw-r--r-- | network/dovecot-cmusieve/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/network/dovecot-cmusieve/README b/network/dovecot-cmusieve/README deleted file mode 100644 index fa5bd32a23..0000000000 --- a/network/dovecot-cmusieve/README +++ /dev/null @@ -1,18 +0,0 @@ -Dovecot CMUSieve plugin provides essential mail filtering capabilities - -based on header flags or regex, vacation auto reply, notifications, etcetera. - -Please see the http://wiki.dovecot.org/LDA/Sieve for additional info and -configuration help. - -To use dovecot-cmusieve effectively, you will have to patch dovecot to -include managesieve support. Without managesieve, users would need have at -least FTP or SCP access to server to upload their sieve scripts and you would -not have any way to check for errors in sieve scripts. Managesieve provides -easy access and script checking support so it is highly desirable. - -To create/manage sieve scripts for mail filtering, you can use kmail (which -has native sieve support) or use thunderbird with sieve extension. The sieve -extension for thunderbird is still under development. You can find more info -on that at http://sieve.mozdev.org/ - -This requires dovecot. |