imag/lib/domain/libimagmail
flip1995 8726cb12cf [No-auto] lib/domain/mail: Fix Clippy warnings
Signed-off-by: flip1995 <hello@philkrones.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-08-28 18:18:41 +02:00
..
src [No-auto] lib/domain/mail: Fix Clippy warnings 2019-08-28 18:18:41 +02:00
Cargo.toml Update all dependencies 2019-06-30 16:44:23 +02:00
README.md Revert "Remove libimagmail" 2019-02-20 16:22:52 +01:00

README.md

libimagmails

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

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

It also offers, natively, ways to search for mails (which are represented as imag entries).

For more information on the domain of the imag-mail command, look at the documentation of the @sec:modules:mails module.