- Oct 20, 2019
-
-
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
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Oct 16, 2019
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Oct 13, 2019
-
-
Stephan Bosch authored
The use of a variable substitution erroneously produced a runtime syntax error.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Oct 10, 2019
-
-
Stephan Bosch authored
This was broken by recent adjustments to changes in Dovecot lib-storage API.
-
Stephan Bosch authored
-
Stephan Bosch authored
This allows side-effects to open a different mailbox than what is allocated initially in act_store_start().
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: store action: Allow side-effects to change the mailbox identifier used in action logging.
-
Stephan Bosch authored
lib-sieve: plugins: mailbox: tag-mailbox-create - Add variable for trans->box in seff_mailbox_create_pre_execute().
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Use mailbox_get_last_error() shorthand rather than mail_storage_get_last_error().
-
Stephan Bosch authored
This way, the mailbox does not need to be opened until result execution.
-
Stephan Bosch authored
By setting the MAILBOX_FLAG_POST_SESSION flag, this makes sure the result of this test closely matches what would happen for a real delivery action using "fileinto".
-
Stephan Bosch authored
-
Stephan Bosch authored
This way, the execution order can be made explicit.
-
Stephan Bosch authored
-
- Oct 08, 2019
-
-
Stephan Bosch authored
-
- Oct 03, 2019
-
-
Stephan Bosch authored
-
- Sep 09, 2019
-
-
Stephan Bosch authored
plugins: imap-filter-sieve: Fix mixup between tag and problem part of the FILTER response for compile error.
-
Stephan Bosch authored
plugins: imap-filter-sieve: Perform main initialization of Sieve script execution environment only once. This way, any configuration errors can be reported as a single FILTER ERRORS response, rather than a FILTERED ERRORS response for each filtered message.
-
Stephan Bosch authored
plugins: imap-filter-sieve: Make sure user gets to see at least one error when script execution fails.
-