Expand description
Module dedicated to email messages.
The message is the content of the email, which is composed of a header and a body.
The core concept of this module is the Message structure, which is just wrapper around the mail_parser::Message struct.
Modules§
- add
- attachment
- Module dedicated to email message attachment.
- config
- copy
- delete
- get
- imap
- move
- peek
- remove
- send
- sync
- template
- Template