1AERC-SENDMAIL(5) File Formats Manual AERC-SENDMAIL(5)
2
3
4
6 aerc-sendmail - sendmail configuration for aerc(1)
7
9 aerc can defer to sendmail for the delivery of outgoing messages.
10
12 In accounts.conf (see aerc-accounts(5)), the following sendmail-spe‐
13 cific options are available:
14
15 outgoing = </path/to/sendmail>
16 This should be set to the path to the sendmail binary you wish to
17 use, which is generally /usr/sbin/sendmail. aerc will execute it
18 with a list of recipients on the command line and pipe the message
19 to deliver to stdin.
20
22 aerc(1) aerc-accounts(5)
23
25 Originally created by Drew DeVault <sir@cmpwn.com> and maintained by
26 Robin Jarry <robin@jarry.cc> who is assisted by other open source con‐
27 tributors. For more information about aerc development, see
28 https://sr.ht/~rjarry/aerc/.
29
30
31
32 2023-07-16 AERC-SENDMAIL(5)