Hoi,

the commit is pushed.


@Philipp: I've used your code nearly as you proposed it. Just the
field matching condition had to be improved:
- strlen() instead of sizeof() -- surely an accidental mistake
- check that the character after the field name is a colon,
  otherwise the check would have matched for
        MIME-Version-Test: xxx
  as well.


I did update the man page, but I haven't added testcases. We
should have such test cases, but I'm currently short of free time.
I'll write them during the freeze (if not someone else provides
them earlier).


meillo

Reply via email to