Sponsor:

Your company here, and a link to your site. Click to find out more.

aerc-sendmail - Man Page

sendmail configuration for aerc(1)

Synopsis

aerc can defer to sendmail for the delivery of outgoing messages.

Configuration

In accounts.conf (see aerc-accounts(5)), the following sendmail-specific options are available:

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.

See Also

aerc(1) aerc-accounts(5)

Authors

Originally created by Drew DeVault and maintained by Robin Jarry who is assisted by other open source contributors. For more information about aerc development, see https://sr.ht/~rjarry/aerc/.

Referenced By

aerc(1), aerc-accounts(5), aerc-config(5).

2024-02-24