Fix sendmail on Debian
This commit is contained in:
parent
6aa2a7c9de
commit
ea208acc72
1 changed files with 2 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue