lib-sieve: Implemented sieve_implicit_extensions setting.
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!
Showing
- src/lib-sieve/sieve-extensions.c 42 additions, 15 deletionssrc/lib-sieve/sieve-extensions.c
- src/lib-sieve/sieve-extensions.h 7 additions, 2 deletionssrc/lib-sieve/sieve-extensions.h
- src/lib-sieve/sieve-validator.c 10 additions, 0 deletionssrc/lib-sieve/sieve-validator.c
- src/lib-sieve/sieve-validator.h 2 additions, 1 deletionsrc/lib-sieve/sieve-validator.h
- src/lib-sieve/sieve.c 1 addition, 1 deletionsrc/lib-sieve/sieve.c
Loading
Please register or sign in to comment