summaryrefslogtreecommitdiffstats
path: root/doc/src/05100-lib-mails.md
blob: fde0879f1424aa4a7c690235af250bc0c1e13093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## libimagmails

The mail library implements everything that is needed for beeing used to
implement a mail reader (MUA).

It therefor providea reading mailboxes, getting related content or mails, saving
attachements to external locations, crafting new mails and responses,...

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.