From 6e262aba81fba2ca78fa757d6aa88a0d86b42b80 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 26 Mar 2018 21:35:58 +0200 Subject: [PATCH] Briefly document the current features --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3297968..f28eebe 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ About Mailer Mailer is a mail client application for the DeforaOS desktop. +It supports local mail folders in the mbox format, as well as POP 3 and IMAP 4 +servers, including for the GMail gateway. It currently requires a functional +local e-mail service to send e-mails, through the `sendmail(1)` command. + Mailer is part of the DeforaOS Project, and distributed under the terms of the BSD License (2-clause).