summaryrefslogtreecommitdiffstats
path: root/doc/src/05100-lib-mails.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/05100-lib-mails.md')
-rw-r--r--doc/src/05100-lib-mails.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/src/05100-lib-mails.md b/doc/src/05100-lib-mails.md
index dd0e3469..fde0879f 100644
--- a/doc/src/05100-lib-mails.md
+++ b/doc/src/05100-lib-mails.md
@@ -1,9 +1,14 @@
## libimagmails
-The mail library implements everything that is needed for beeing used to implement a mail reader (MUA).
+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 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.
+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.
-For more information on the domain of the `imag-mail` command, look at the documentation of the @sec:modules:mails module.