From d81d6a6bc99dd8e0d0af1f8aa3da3889313dc197 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 27 Mar 2018 00:14:10 +0200 Subject: [PATCH] Also mention support for SSL --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f28eebe..872d36c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ 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. +servers, including connectivity over SSL. It is possible to access GMail +through its IMAP 4 gateway. It currently requires a functional local e-mail +service to send e-mails; this is performed through the `sendmail(1)` command. Mailer is part of the DeforaOS Project, and distributed under the terms of the BSD License (2-clause).