lib-sieve: sieve-result - Add separate committed flag to struct sieve_result_execution.
The committed flag is set when at least one action was committed successfully. The existing executed flag is repurposed to signal successful execution of at least one action. These flags are now also properly managed for the keep action.
Loading
Please register or sign in to comment