Expand description
§MIME message production.
Structs§
- Mime
Factory  - Helper to construct mime messages.
 - Rendered
Email  - Result of rendering a message, ready to be submitted to a send job.
 
Enums§
Constants§
Functions§
- b_
encode 🔒 - Encodes UTF-8 string as a single B-encoded-word.
 - build_
avatar_ 🔒file  - build_
body_ 🔒file  - hidden_
recipients 🔒 - must_
have_ 🔒only_ one_ recipient  - Some messages sent into outgoing broadcast channels (member-added/member-removed) should only go to a single recipient, rather than all recipients. This function returns the fingerprint of the recipient the message should be sent to.
 - new_
address_ 🔒with_ name  - recipients_
contain_ 🔒addr  - render_
rfc724_ 🔒mid  - should_
encrypt_ 🔒symmetrically  - should_
encrypt_ 🔒with_ broadcast_ secret  - should_
hide_ 🔒recipients