Re: mime parsing

2005-03-27 Thread Elihu Smails
hrmmm. I was hoping that I could use just one library for all my MIME and S/MIME parsing. I will look into other parser and then pass the pieces to OpenSSL. Thank you. On Sun, 27 Mar 2005 14:47:45 +0200, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: > On Sun, Mar 27, 2005, Elihu Sma

mime parsing

2005-03-27 Thread Elihu Smails
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 a

mime parsing

2005-03-26 Thread Elihu Smails
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