On Sun, Mar 27, 2005, Elihu Smails wrote: > I want to use OpenSSL to parse mail that comes in to my program, but I > will not always be guaranteed that the mail will be signed to > encrytped. Is there a way for OpenSSL to parse the MIME formatted > mail as well as the S/MIME mail? Or do I need to use something like > gMIME to parse standard MIME and OpenSSL to parse S/MIME?
OpenSSLs MIME parser is a minimal S/MIME parser only. At the time no cross platform MIME parsers supporting multipart/signed could be found. If gMIME supports multipart/signed you could use that instead of OpenSSLs MIME parser too. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]