Fix sendmail on Debian

This commit is contained in:
doublez13 2024-02-06 12:29:40 -07:00 committed by GitHub
parent 6aa2a7c9de
commit ea208acc72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,8 @@ profile mutt @{exec_path} {
# This profile includes only the most basic. # This profile includes only the most basic.
@{bin}/{,ba,da}sh rix, @{bin}/{,ba,da}sh rix,
/{usr/,}{s,}bin/sendmail rPUx, @{bin}/sendmail rPUx,
/usr/libexec/sendmail/sendmail rPUx,
@{bin}/ispell rPUx, @{bin}/ispell rPUx,
# TODO: Add a profile for abook (Most distros don't ship this anymore though) # TODO: Add a profile for abook (Most distros don't ship this anymore though)
@{bin}/abook rPUx, @{bin}/abook rPUx,