Susan Hallander wrote:
> I am looking for a toolkit with which I can create
> and parse MIME messages although I am not
> sending or receiving actual email.
> Do you think that it would be possible to extracate
> MIME encoding and decoding software from the
> Mozilla base, and use it in my project?
Depends on your project. You can find the code in mozilla/mailnews/mime.
It's called libmime.
> Is
> is legal to do so? (I read the license but I must
> confess that I did not comprehend it)
Mozilla is open-source <http://www.open-source.org/osd.html>