lib-sieve: sieve-result - Allow specifying an explicit name for actions added to the result.
Before it always used the name of the action definition, which is confusing e.g. for the keep and fileinto actions, which both map to the same "store" action definition.
Showing
- src/lib-sieve/cmd-discard.c 2 additions, 2 deletionssrc/lib-sieve/cmd-discard.c
- src/lib-sieve/cmd-redirect.c 2 additions, 1 deletionsrc/lib-sieve/cmd-redirect.c
- src/lib-sieve/ext-fileinto.c 2 additions, 2 deletionssrc/lib-sieve/ext-fileinto.c
- src/lib-sieve/ext-reject.c 4 additions, 2 deletionssrc/lib-sieve/ext-reject.c
- src/lib-sieve/plugins/duplicate/ext-duplicate-common.c 2 additions, 1 deletionsrc/lib-sieve/plugins/duplicate/ext-duplicate-common.c
- src/lib-sieve/plugins/enotify/cmd-notify.c 2 additions, 1 deletionsrc/lib-sieve/plugins/enotify/cmd-notify.c
- src/lib-sieve/plugins/notify/cmd-notify.c 3 additions, 2 deletionssrc/lib-sieve/plugins/notify/cmd-notify.c
- src/lib-sieve/plugins/vacation/cmd-vacation.c 2 additions, 2 deletionssrc/lib-sieve/plugins/vacation/cmd-vacation.c
- src/lib-sieve/plugins/vnd.dovecot/report/cmd-report.c 1 addition, 1 deletionsrc/lib-sieve/plugins/vnd.dovecot/report/cmd-report.c
- src/lib-sieve/sieve-actions.c 4 additions, 2 deletionssrc/lib-sieve/sieve-actions.c
- src/lib-sieve/sieve-actions.h 4 additions, 1 deletionsrc/lib-sieve/sieve-actions.h
- src/lib-sieve/sieve-result.c 11 additions, 5 deletionssrc/lib-sieve/sieve-result.c
- src/lib-sieve/sieve-result.h 1 addition, 1 deletionsrc/lib-sieve/sieve-result.h
- src/plugins/sieve-extprograms/cmd-pipe.c 1 addition, 1 deletionsrc/plugins/sieve-extprograms/cmd-pipe.c
Loading
Please register or sign in to comment