I looked at the net/smtp module which provides several functions for sending emails. However, it does not say anything about including attachments. I also used the search feature on the Racket documentation website to look for the word "attach" and nothing relevant was returned.
I have searched and searched, but to no avail. So, how do I attach files to emails in Racket?