Displaying 1 result from an estimated 1 matches for "c8edece267cd".
2015 Mar 04
1
Sieve editheader should support adding Received and Auto-Submitted headers
...lowing error
> main script: line 205: warning: addheader action: specified header field `Auto-Submitted' is protected; modification denied.
(Workaround for this specific issue would probably be to use a List-* header instead.)
Looking at
http://hg.rename-it.nl/dovecot-2.2-pigeonhole/file/c8edece267cd/src/lib-sieve/plugins/editheader/ext-editheader-common.c
I can see that "Auto-Submitted? and ?Received? are hardcoded to be blocked without reference to whether they are to be added or removed.
However, the hard restriction in RFC 5293 on Auto-Submitted and Received only applies to the use of...