Can I send a notes field (or just images), using Send e-mail function?

Can I send a notes field (or just images), using Send e-mail function?


I was trying to send e-mails with some rich HTML features, but it seems that there is limited functionality there.
For example, I can include links or tables, but I cannot include images or attach files.

I thought I've found a nice workaround: I've made a stateless form with just 2 fields, a notes field with all my e-mail content (links, images and all) and an e-mail field.
On submitting the form, an e-mail is send to the address provided, containing input.mynotesfield.

As it turned out, the noted field was delivered as "null" with nothing contained in it.
Is there a way to solve this?

I assume that for spam/security/bandwidth reasons, you are not allowing full HTML support for the Send e-mail function.
Is this correct?