- Dec 04, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Included scripts now execute in the context of the inner parent foreverypart loop.
-
Stephan Bosch authored
-
- Dec 01, 2015
-
-
Stephan Bosch authored
For some inapparent reason it was not included in the output tarball.
-
- Nov 29, 2015
-
-
Stephan Bosch authored
An empty string yielded an empty string rather than "0".
-
Stephan Bosch authored
The free handler of code dumper extensions was never executed.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Needed for test suite.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
When the program crosses the boundary of the current jump somehow, the program is terminated and a corruption error is returned.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: mime/foreverypart: Fixed code dumping of `:param' argument. It erroneously reported a code corruption.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: Created special stringlist class for message headers, so that header names can also be returned by the iterator.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Nov 28, 2015
-
-
Stephan Bosch authored
-
- Nov 18, 2015
-
-
Stephan Bosch authored
lib-sieve: Moved handling of implicit keep during multiscript execution outside the script sequence itself. Before, implicit keep was executed as part of the final script execution. This caused the implicit keep to be executed as part of that script, including global context. This caused insignificant errors during delivery to be logged as errors in the administrator log when the last script is global.
-
- Nov 15, 2015
-
-
Stephan Bosch authored
-
- Nov 13, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
This makes this available for other extensions.
-
- Nov 02, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
These will influence some of the performed tests.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
doveadm sieve plugin: Added proper handling of Sieve storage initialization failure occurring when sieve_enabled=no
-
- Oct 29, 2015
-
-
Stephan Bosch authored
This allows completely disabling Sieve processing for a particular user.
-
Stephan Bosch authored
-
- Oct 27, 2015
-
-
Stephan Bosch authored
It now extracts bare text from HTML/XHMTL parts. Other text/* parts are still returned as is. Any other unrecognized content types are skipped.
-
- Oct 21, 2015
-
-
Stephan Bosch authored
This allows setting the MAIL FROM of the SMTP envelope for the notification e-mails. The syntax is identical to the sieve_redirect_envelope_from setting.
-