2019-02-17 10:49:27 +00:00
|
|
|
## libimagmails
|
|
|
|
|
2019-09-20 13:38:04 +00:00
|
|
|
The mail library implements everything that is needed for being used to
|
2019-02-17 10:49:27 +00:00
|
|
|
implement a mail reader (MUA).
|
|
|
|
|
2019-09-20 13:38:04 +00:00
|
|
|
It therefor provides reading mailboxes, getting related content or mails, saving
|
|
|
|
attachments to external locations, crafting new mails and responses,...
|
2019-02-17 10:49:27 +00:00
|
|
|
|
|
|
|
It also offers, natively, ways to search for mails (which are represented as
|
2019-09-20 13:38:04 +00:00
|
|
|
imag entries).
|
2019-02-17 10:49:27 +00:00
|
|
|
|
|
|
|
For more information on the domain of the `imag-mail` command, look at the
|
|
|
|
documentation of the @sec:modules:mails module.
|
|
|
|
|