Skip to content
Snippets Groups Projects
Commit 13120b95 authored by Stephan Bosch's avatar Stephan Bosch
Browse files

Upgraded package version to 0.3.0 and updated documentation.

parent 28a9e0a5
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ sudo make install
or to a Dovecot source directory that is already compiled:
./configure --with-dovecot=../dovecot-2.0.0
./configure --with-dovecot=../dovecot-2.1.0
make
sudo make install
......
v0.3.0 [TO BE RELEASED] Stephan Bosch <stephan@rename-it.nl>
v0.2.5 19-11-2011 Stephan Bosch <stephan@rename-it.nl>
+ Sieve vacation extension: made discard message for implicit delivery more
......
Pigeonhole for Dovecot v2.0
Pigeonhole for Dovecot v2.1
Introduction
============
......
Current activities:
* Build a sieve tool to filter an entire existing mailbox through a Sieve
script.
> Needs to have single mail transaction for each destination folder for
all moved messages. Otherwise, partial failure cannot be prevented.
- Implement ability to group Sieve execution results of all processed messages
into one big `Sieve transaction' object, which (among other things) keeps
track of opened mailboxes and transactions. Is probably also more efficient.
* Implement editheader extension
Parallel plugin-based efforts:
......@@ -19,6 +13,14 @@ Parallel plugin-based efforts:
Next (mostly in order of descending priority/precedence):
* Implement index extension
* Build a sieve tool to filter an entire existing mailbox through a Sieve
script.
> Needs to have single mail transaction for each destination folder for
all moved messages. Otherwise, partial failure cannot be prevented.
- Implement ability to group Sieve execution results of all processed messages
into one big `Sieve transaction' object, which (among other things) keeps
track of opened mailboxes and transactions. Is probably also more efficient.
* Update include extension to latest draft (v10 currently):
- Implement :optional tag.
- Implement required ManageSieve behavior
......@@ -26,7 +28,6 @@ Next (mostly in order of descending priority/precedence):
(for efficiency).
* Improve error handling.
- Implement dropping errors in the user's mailbox as a mail message.
* Implement index extension
* Further develop regex extension and update it to the latest draft:
- Implement the :quoteregex set modifier
- Investigate the use of the TRE regexp library to gain UTF-8 capability
......@@ -73,7 +74,7 @@ Next (mostly in order of descending priority/precedence):
* Build a server with test mail accounts that processes lots and lots of mail
(e.g. spam, mailing lists etc.)
* ## MAKE A THIRD RELEASE (0.3.x) ##
* ## MAKE A FOURTH MAIN RELEASE (0.4.x) ##
* Implement extlists extension as a plugin
* Enotify extension: detect use of variable values extracted from the message
......
AC_INIT([Pigeonhole], [0.2.5], [dovecot@dovecot.org], [dovecot-2.0-pigeonhole])
AC_INIT([Pigeonhole], [0.3.0], [dovecot@dovecot.org], [dovecot-2.1-pigeonhole])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_MACRO_DIR([m4])
......
.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
.TH "PIGEONHOLE" 7 "2010-03-05" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
.TH "PIGEONHOLE" 7 "2011-11-19" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
.\"------------------------------------------------------------------------
.SH NAME
pigeonhole \- Overview of the Pigeonhole project\(aqs Sieve support for the
......@@ -83,7 +83,7 @@ LGPLv2.1 license, which is the same license as Dovecot, see
Additional resources:
.IP "Dovecot website"
http://www.dovecot.org
.IP "Dovecot v2.0 Wiki"
.IP "Dovecot v2.x Wiki"
http://wiki2.dovecot.org/Pigeonhole
.IP "Pigeonhole website"
http://pigeonhole.dovecot.org
.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
.TH "SIEVE\-DUMP" 1 "2011-10-04" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
.TH "SIEVE\-DUMP" 1 "2011-11-19" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
.\"------------------------------------------------------------------------
.SH NAME
sieve\-dump \- Pigeonhole\(aqs Sieve script binary dump tool
......
.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
.TH "SIEVE\-FILTER" 1 "2011-10-04" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
.TH "SIEVE\-FILTER" 1 "2011-11-19" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
.SH NAME
sieve\-filter \- Pigeonhole\(aqs Sieve mailbox filter tool
......
.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
.TH "SIEVE\-TEST" 1 "2011-10-04" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
.TH "SIEVE\-TEST" 1 "2011-11-19" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
.SH NAME
sieve\-test \- Pigeonhole\(aqs Sieve script tester
.\"------------------------------------------------------------------------
......
.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
.TH "SIEVEC" 1 "2011-10-04" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
.TH "SIEVEC" 1 "2011-11-19" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
.\"------------------------------------------------------------------------
.SH NAME
sievec \- Pigeonhole\(aqs Sieve script compiler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.