aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-sendmail.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-sendmail.5.scd')
-rw-r--r--doc/aerc-sendmail.5.scd4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/aerc-sendmail.5.scd b/doc/aerc-sendmail.5.scd
index 7aa0f8a4..93ad6662 100644
--- a/doc/aerc-sendmail.5.scd
+++ b/doc/aerc-sendmail.5.scd
@@ -13,9 +13,7 @@ aerc can defer to sendmail for the delivery of outgoing messages.
In _accounts.conf_ (see *aerc-accounts*(5)), the following sendmail-specific
options are available:
-*outgoing*
- _</path/to/sendmail>_
-
+*outgoing* = _</path/to/sendmail>_
This should be set to the path to the sendmail binary you wish to use,
which is generally _/usr/sbin/sendmail_. aerc will execute it with a list of
recipients on the command line and pipe the message to deliver to stdin.