On 5/11/2015 9:26 AM, Dominik Breu wrote: > Hello, > > did an test Install on my system get some nice SEGFAULT > wich backtrace here: https://dominikbreu.de/Stikked/view/8b6b7e5b > version is following: > aptitude versions dovecot-sieve i 2:2.2.17~rc1-1~auto+4
I cannot view that URL (some broken SSL error). You can just put the backtrace in the email itself. Regards, Stephan. > best regards > dominik > > Am Montag, den 11.05.2015, 00:42 +0200 schrieb Stephan Bosch: >> Hello Dovecot users, >> >> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a >> few small fixes and one new feature. >> >> Changelog v0.4.8.rc1: >> >> * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to >> include %{delivery_time}. This prompted changes in Pigeonhole that >> make this release dependent on Dovecot v2.2.17. >> + Implemented magic to make sieve_default script visible from >> ManageSieve under a configurable name. This way, users can see the >> default rules, edit them and store a private adjusted version. This >> could also be achieved by copying the default script into the user's >> script storage, but that way updates to the global sieve_default >> script would be ignored. >> - Fixed problem in address test: erroneously decoded mime-encoded words >> in address headers. >> - extprograms plugin: Fixed failure occurring when connecting to script >> service without the need to read back the output from the external >> program. >> - Fixed bug in script storage path normalization occurring with relative >> symbolic links below root. >> - Fixed and updated various parts of the documentation. >> >> The release is available as follows: >> >> http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.8.rc1.tar.gz >> http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.8.rc1.tar.gz.sig >> >> Refer to http://pigeonhole.dovecot.org and the Dovecot v2.x wiki for >> more information. Have fun testing this new release and don't hesitate >> to notify me when there are any problems. >> >> Regards, >> >