On 10.5.2012, at 13.05, A.L.E.C wrote: > On 05/10/2012 11:39 AM, Timo Sirainen wrote: >>> - protocol=application/x-pkcs7-signature; micalg=sha1 >> >> The message is broken. If you look at RFC 2045, what it comes down to is >> that '/' character cannot be in the value unless the whole value is >> "quoted". So this isn't a Dovecot bug, but anyway Dovecot v1.2+ happens to >> parse this in the way you want because it uses a different RFC 2231 parser, >> which just happens to parse this in a more forgiving way. > > Yes. However, changing to protocol="application/x-pkcs7-signature" > doesn't fix the issue.
If you delete dovecot.index.cache file, it should fix it.
