Hello Dovecot users,

It's been a while since the last Pigeonhole release. This new release adds support for the new vacation-seconds extension, which allows the vacation extension to reply more frequently than every day and allows specifying this interval in seconds instead of days. I've also fixed quite a few bugs that were reported in the last couple of months.

Changelog v0.2.3:

 * Sieve-filter tool: finished implementing basic functionality. It is
   not quite ready yet, but it is available for those willing to
   experiment with it (needs --with-unfinished-features config to
   compile). Also includes man page.
 + Vacation extension now inhibits replies to messages from sender
   listed in :addresses, thus preventing replies to one of the user's
   other known addresses.
 + Vacation extension: implemented the (draft) vacation-seconds
   extension. This also adds min/max period configuration settings.
   Refer to doc/vacation.txt for configuration information.
 - ManageSieve: fixed bug in UTF-8 checking of string values. This is
   done by discarding the original implementation and migrating to the
   Dovecot API's UTF-8 functionality.
 - Sieve command line tools now avoid initializing the mail store unless
   necessary. This prevents sievec and sieve-dump from failing when
   executed by root for example.
 - Enotify extension: fixed inappropriate return type in mailto URI
   parse function, also fixing ARM compiler warning.
 - Vacation extension: fixed handling of sendmail errors. It produced an
   additional confusing success message in case of error.
 - Removed header MIME-decoding to fix erroneous address parsing.
   Applies to address test and vacation command.
 - Fixed segfault bug in extension configuration, triggered when unknown
   extension is mentioned in sieve_extensions setting.

The release is available as follows:

http://www.rename-it.nl/dovecot/2.0/dovecot-2.0-pigeonhole-0.2.3.tar.gz
http://www.rename-it.nl/dovecot/2.0/dovecot-2.0-pigeonhole-0.2.3.tar.gz.sig

Refer to http://pigeonhole.dovecot.org and the Dovecot v2.0 wiki for more information. Have fun testing this new release and don't hesitate to notify me when there are any problems.

Regards,

--
Stephan Bosch
[email protected]











Reply via email to