- Feb 12, 2025
-
-
Stephan Bosch authored
lib-sieve: sieve-extensions - Notify caller of sieve_extensions_set_string() about extension load failures
-
Stephan Bosch authored
-
Stephan Bosch authored
Was handled in each extension before, which is useless.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Mar 28, 2022
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Oct 10, 2019
-
-
Stephan Bosch authored
-
- May 03, 2019
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 01, 2018
-
-
Stephan Bosch authored
-
- Jun 20, 2017
-
-
Stephan Bosch authored
-
- Jan 01, 2017
-
-
Stephan Bosch authored
-
- Jun 20, 2016
-
-
Stephan Bosch authored
lib-sieve: Changed sieve_extension_override() to use hash_table_update() rather than hash_table_insert(). Due to a Dovecot change this would now cause an assertion failure.
-
- Jun 13, 2016
-
-
Stephan Bosch authored
This would uselessly allocate a new entry with the same content.
-
- Apr 28, 2016
-
-
Stephan Bosch authored
-
- Apr 14, 2016
-
-
Stephan Bosch authored
These are not available under that name anymore and when the replacing extension has the same bare name, this would have led to duplicate capabilities.
-
Stephan Bosch authored
-
- Mar 27, 2016
-
-
Stephan Bosch authored
It allows sending feedback report (RFC 5965) messages.
-
- Mar 19, 2016
-
-
Stephan Bosch authored
-
- Feb 12, 2016
-
-
Stephan Bosch authored
The extensions listed in this setting do not need to be enabled explicitly using the Sieve require command. This behavior voilates the standard, but is necessary for compatibility with some existing implementations of Sieve. Do not use this setting unless you really need to!
-
- Jan 08, 2016
-
-
Stephan Bosch authored
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
- Nov 29, 2015
-
-
Stephan Bosch authored
-
- Nov 02, 2015
-
-
Stephan Bosch authored
-
- Aug 17, 2015
-
-
Stephan Bosch authored
This adds the vnd.dovecot.default-mailbox and vnd.dovecot.username environment items. It creates the 'env' variables namespace through which all environment items can be accessed directly. This extension is yet to be documented properly. More environment items are under consideration.
-
- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Nov 16, 2014
-
-
Stephan Bosch authored
-
- Nov 12, 2014
-
-
Stephan Bosch authored
-
- Jul 29, 2014
-
-
Stephan Bosch authored
-