Fix bug when directly interfacing with /var/mail/ mbox
This commit is contained in:
parent
c74b7afd00
commit
21575cbf4a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ profile mutt @{exec_path} {
|
||||||
@{HOME}/ r,
|
@{HOME}/ r,
|
||||||
|
|
||||||
# User mbox
|
# User mbox
|
||||||
owner /var/{spool/,}mail/* rwk,
|
owner /var/{spool/,}mail/* rwlk,
|
||||||
owner @{HOME}/postponed rwk,
|
owner @{HOME}/postponed rwk,
|
||||||
owner @{HOME}/sent rwk,
|
owner @{HOME}/sent rwk,
|
||||||
# User maildir
|
# User maildir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue