| attachment | Add attachments to a message object |
| bcc | Add Bcc field to message |
| cc | Add Cc field to message |
| envelope | Create a message. |
| format.mime | Format the header of a MIME object. |
| from | Add From field to message |
| header | Create formatted header. |
| html | Add an HTML body to a message object. |
| message | Create formatted message. |
| mime | Create a MIME (Multipurpose Internet Mail Extensions) object. |
| qp_decode | Decode a quoted-printable string. |
| qp_encode | Encode a string to quoted-printable. |
| reply | Add Reply-To field to message |
| server | Create a SMTP server object. |
| subject | Add or query subject of message. |
| text | Add a text body to a message. |
| to | Add To field to message |