Re: S/MIME problem with messages from German Netscape
* Bernhard Walle [Mon, 16 Aug 2004 11:24:11 +0200]:
> I know, it's a hack, but what should we do?
well, it's a hack, but the part the patch applies to is a hack too:
/* Netscape 4.7 uses
* Content-Description: S/MIME Encrypted Message
* instead of Content-Type parameter
*/
if (!ascii_strcasecmp (m->description, "S/MIME Encrypted Message"))
return SMIMEENCRYPT;
just for the record.
--
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Don't worry about what anybody else is going to do. The best way to
predict the future is to invent it.
-- Alan Kay