lib-sieve: editheader extension: Made protection against addition and deletion...
lib-sieve: editheader extension: Made protection against addition and deletion of headers configurable separately. Also, the received and auto-submitted headers are now only protected against deletion as required in the RFC. Updated the documentation accordingly.
Showing
- doc/extensions/editheader.txt 19 additions, 6 deletionsdoc/extensions/editheader.txt
- src/lib-sieve/plugins/editheader/cmd-addheader.c 11 additions, 7 deletionssrc/lib-sieve/plugins/editheader/cmd-addheader.c
- src/lib-sieve/plugins/editheader/cmd-deleteheader.c 11 additions, 6 deletionssrc/lib-sieve/plugins/editheader/cmd-deleteheader.c
- src/lib-sieve/plugins/editheader/ext-editheader-common.c 71 additions, 37 deletionssrc/lib-sieve/plugins/editheader/ext-editheader-common.c
- src/lib-sieve/plugins/editheader/ext-editheader-common.h 4 additions, 2 deletionssrc/lib-sieve/plugins/editheader/ext-editheader-common.h
- tests/extensions/editheader/protected.svtest 76 additions, 0 deletionstests/extensions/editheader/protected.svtest
Loading
Please register or sign in to comment