2017-08-12 15:36:11 +00:00
|
|
|
## libimagmails
|
|
|
|
|
2018-07-23 05:08:51 +00:00
|
|
|
The mail library implements everything that is needed for beeing used to
|
|
|
|
implement a mail reader (MUA).
|
2017-08-12 21:26:26 +00:00
|
|
|
|
2018-07-23 05:08:51 +00:00
|
|
|
It therefor providea reading mailboxes, getting related content or mails, saving
|
|
|
|
attachements to external locations, crafting new mails and responses,...
|
2017-08-12 21:26:26 +00:00
|
|
|
|
2018-07-23 05:08:51 +00:00
|
|
|
It also offers, natively, ways to search for mails (which are represented as
|
|
|
|
imag entries) via tags, categories or even other metadata.
|
|
|
|
|
|
|
|
For more information on the domain of the `imag-mail` command, look at the
|
|
|
|
documentation of the @sec:modules:mails module.
|
2017-08-12 21:26:26 +00:00
|
|
|
|