Fix bug when directly interfacing with /var/mail/ mbox

This commit is contained in:
doublez13 2024-02-05 10:53:12 -07:00 committed by GitHub
parent c74b7afd00
commit 21575cbf4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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