On Thursday, April 9, 2020 at 8:47:09 AM UTC-4, Matthew Flatt wrote: > > At Wed, 8 Apr 2020 21:28:11 -0400, George Neuner wrote: > > There's nothing in Racket for MIME that I'm aware of > > There's a `net/mime` library. > > I'm replying with an attachment so you can see what it generates, since > my email client uses that library. > > > Matthew >
I looked at the net/mime library, but, as the title of the doc page suggests, it seemed to only be about decoding, not creating: https://docs.racket-lang.org/net/mime.html?q=net%2Fmime Are the functions for creating multipart email messages documented elsewhere? Thanks, Brian -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/a80d82e5-17f4-4e5e-b41b-4a809a6bd954%40googlegroups.com.

