On Thu, Sep 30, 2010 at 09:00:47PM +0200, Remco Rijnders wrote:
Should I have time on the weekend, I guess it might be worth taking a look at how Thunderbird deals with this itself? Appearantly it somehow figures out to do the right thing in the absence of this information (or perhaps it just is lucky that all other MUA's do include this info and can handle its own corner case).
My guess is it does something like what Mutt does for application/pgp when $pgp_check_traditional is set; download the body of the message and make the determination based directly on the PKCS7 data.
me