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-config(5)), the following sendmail-specific
13 options are available:
14
15 outgoing
16 /path/to/sendmail
17
18 This should be set to the path to the sendmail binary you wish to
19 use, which is generally /usr/bin/sendmail. aerc will execute it
20 with a list of recipients on the command line and pipe the message
21 to deliver to stdin.
22
24 aerc(1) aerc-config(5)
25
27 Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other
28 open source contributors. For more information about aerc development,
29 see https://git.sr.ht/~sircmpwn/aerc.
30
31
32
33 2021-07-21 aerc-sendmail(5)