From d029d2673818ed1109cd92ed51c4538c21fb7e83 Mon Sep 17 00:00:00 2001 From: Distopico Date: Thu, 8 Nov 2018 19:52:34 -0500 Subject: [PATCH] update FAQ's --- ISSUE_TEMPLATE.md | 2 +- docs/FAQ.md | 4 ++-- docs/SETUP.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 4e968267..05314f1b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ # Feature request * Did you check if there wasn't a similar feature request or open a PR with similar feature? -* Did you read [this FAQ](https://framagit.org/dystopia-project/simple-email/blob/8f7296ddc2275471d4190df1dd55dee4025a5114/docs/FAQ.md#FAQ15)? +* Did you read [this FAQ](https://framagit.org/dystopia-project/simple-email/blob/master/docs/FAQ.md#can-you-add-)? # Bug report diff --git a/docs/FAQ.md b/docs/FAQ.md index 274b97ac..3463c599 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -45,7 +45,7 @@ See also [this FAQ](#FAQ16). Valid security certificates are officially signed (not self signed) and have matching a host name. -~~What does 'no IDLE support' mean?~~ +#### ~~What does 'no IDLE support' mean?~~ ~~Without [IMAP IDLE](https://en.wikipedia.org/wiki/IMAP_IDLE) emails need to be periodically fetched,~~ ~~which is a waste of battery power and internet bandwidth and will delay notification of new emails.~~ @@ -88,7 +88,7 @@ The error message *UIDPLUS not supported* means that your email provider does no This IMAP extension is required to implement two way synchronization, which is not an optional feature. So, unless your provider can enable this extension, you cannot use SimpleEmail for this provider. -~~Why is STARTTLS for IMAP not supported?~~ +#### ~~Why is STARTTLS for IMAP not supported?~~ ~~STARTTLS starts with a not encrypted connection and is therefore not secure.~~ ~~All well known IMAP servers support IMAP with a plain SSL connection, so there is no need to support STARTTLS for IMAP.~~ diff --git a/docs/SETUP.md b/docs/SETUP.md index 2e2fe1d4..b97d2d88 100644 --- a/docs/SETUP.md +++ b/docs/SETUP.md @@ -32,7 +32,7 @@ Similarly, to add an identity, tap on *Manage identity* and tap on the orange *a Enter the name you want to appear in de from address of the emails you send and select a linked account. Tap *Save* to add the identity. -See [this FAQ](https://framagit.org/dystopia-project/simple-email/blob/8f7296ddc2275471d4190df1dd55dee4025a5114/docs/FAQ.md) about using aliases. +See [this FAQ](https://framagit.org/dystopia-project/simple-email/blob/1fe638b880e9dfa8346d437e3b0c02036928cf03/docs/FAQ.md#what-are-identities) about using aliases. ## Permissions