Posted By:
Sven_Gschwend
Posted On:
Friday, May 17, 2002 04:18 PM
Hi
I'm looking for the source code of the following encoding/decoding alogrithms:
-quoted-printable
-base64
-decoding a MIME-MailBody (parse into different bytestreams when including several attachments. Depending on content-type: multipart/alternativ ...)
I know of the JavaMail package, but there are all important classes compiled! So, has anyone the source of JavaMail or the sources of the algorithms mentioned above?
thx
Sven