At Thu, 9 Apr 2020 07:09:21 -0700 (PDT), Brian Adkins wrote:
> 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

Ah, right. I think I've made this mistake before.


Encoding is be built into SirMail (very old code):

 https://github.com/mflatt/sirmail/blob/master/sirmail/sendr.rkt#L136

It would make sense to have a better version of this in a package, of
course.

-- 
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/5e8f303a.1c69fb81.69759.d940SMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to