aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2024-05-09 21:53:39 +0200
committerRobin Jarry <robin@jarry.cc>2024-05-28 23:52:30 +0200
commitc4e8ed53e7def302992a971ad6512fffec8161ad (patch)
treec97e0b3efb86576d6e29e55e8387e90e65f550b8 /doc
parentd582ac682cdf859a4c350f4a96806c75606c5b57 (diff)
downloadaerc-c4e8ed53e7def302992a971ad6512fffec8161ad.tar.gz
doc: fix new-account mentions for all protocols
The new-account wizard now supports all backends. Fixes: 28c7dd8746a0 ("wizard: add jmap support") Fixes: 459724889a62 ("wizard: add sendmail support") Fixes: a78814a9aa55 ("wizard: add notmuch support") Fixes: aa70b46fb3d5 ("wizard: add support for maildir") Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Bence Ferdinandy <bence@ferdinandy.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc-imap.5.scd3
-rw-r--r--doc/aerc-jmap.5.scd4
-rw-r--r--doc/aerc-maildir.5.scd4
-rw-r--r--doc/aerc-notmuch.5.scd4
-rw-r--r--doc/aerc-sendmail.5.scd3
-rw-r--r--doc/aerc-smtp.5.scd3
6 files changed, 13 insertions, 8 deletions
diff --git a/doc/aerc-imap.5.scd b/doc/aerc-imap.5.scd
index c2292464..9c4bf3ca 100644
--- a/doc/aerc-imap.5.scd
+++ b/doc/aerc-imap.5.scd
@@ -15,7 +15,8 @@ IMAP extensions:
# CONFIGURATION
-IMAP configuration may be done interactively with the *:new-account* command.
+Basic IMAP configuration may be done interactively with the *:new-account*
+command.
In _accounts.conf_ (see *aerc-accounts*(5)), the following IMAP-specific options
are available:
diff --git a/doc/aerc-jmap.5.scd b/doc/aerc-jmap.5.scd
index a420f345..8059a9fa 100644
--- a/doc/aerc-jmap.5.scd
+++ b/doc/aerc-jmap.5.scd
@@ -10,8 +10,8 @@ aerc implements the JMAP protocol as specified by RFCs 8620 and 8621.
# CONFIGURATION
-JMAP accounts currently are not supported with the *:new-account* command and
-must be added manually.
+Basic JMAP configuration may be done interactively with the *:new-account*
+command.
In _accounts.conf_ (see *aerc-accounts*(5)), the following JMAP-specific options
are available:
diff --git a/doc/aerc-maildir.5.scd b/doc/aerc-maildir.5.scd
index 820303e5..83dfa040 100644
--- a/doc/aerc-maildir.5.scd
+++ b/doc/aerc-maildir.5.scd
@@ -10,8 +10,8 @@ aerc implements the maildir format.
# CONFIGURATION
-Maildir accounts currently are not supported with the *:new-account* command and
-must be added manually to the _accounts.conf_ file (see *aerc-accounts*(5)).
+Basic Maildir configuration may be done interactively with the *:new-account*
+command.
The following maildir-specific options are available:
diff --git a/doc/aerc-notmuch.5.scd b/doc/aerc-notmuch.5.scd
index 202f20fd..809b9a2f 100644
--- a/doc/aerc-notmuch.5.scd
+++ b/doc/aerc-notmuch.5.scd
@@ -14,8 +14,8 @@ Refer to the installation instructions for details.
# CONFIGURATION
-Notmuch accounts currently are not supported with the *:new-account* command and
-must be added manually.
+Basic Notmuch configuration may be done interactively with the *:new-account*
+command.
In _accounts.conf_ (see *aerc-accounts*(5)), the following notmuch-specific
options are available:
diff --git a/doc/aerc-sendmail.5.scd b/doc/aerc-sendmail.5.scd
index 6c564147..8f8b3e60 100644
--- a/doc/aerc-sendmail.5.scd
+++ b/doc/aerc-sendmail.5.scd
@@ -10,6 +10,9 @@ aerc can defer to sendmail for the delivery of outgoing messages.
# CONFIGURATION
+Basic sendmail configuration may be done interactively with the *:new-account*
+command.
+
In _accounts.conf_ (see *aerc-accounts*(5)), the following sendmail-specific
options are available:
diff --git a/doc/aerc-smtp.5.scd b/doc/aerc-smtp.5.scd
index 7ba6ec2d..4dfee70d 100644
--- a/doc/aerc-smtp.5.scd
+++ b/doc/aerc-smtp.5.scd
@@ -10,7 +10,8 @@ aerc implements the SMTP protocol as specified by RFC 5321.
# CONFIGURATION
-SMTP configuration may be done interactively with the *:new-account* command.
+Basic SMTP configuration may be done interactively with the *:new-account*
+command.
In _accounts.conf_ (see *aerc-accounts*(5)), the following SMTP-specific options
are available: