creating MIME mail

David Roundy droundy@abridgegame.org
Sat, 5 Apr 2003 14:31:35 -0500


Any ideas how to easily create MIME mail? A brief look at haskell.org
didn't show any libraries that seemed useful for this.  Basically I'd like
to send information from my program (in the form of a couple of attachments
to an email) which can then be extracted on the other end.

So I guess I'd like to be able to both create _and_ parse MIME email.  The
reason for it being email is so the receiver can easily check it out before
piping it into my program.
-- 
David Roundy
http://www.abridgegame.org