When trying to open/read an inline text/plain
attachment (the body of a plain-text message) of a received message from the Attachments
view in (Neo)mutt, I'm getting:
sh: /tmp/neomutt-x1-1000-1595035-6095510368090236182: Permission denied
Press any key to continue...
When I try to view the file from the terminal, it works fine:
$ cat /tmp/neomutt-x1-1000-1595035-6095510368090236182
Hi ...
[msg body]
This problem doesn't occur when I try to view/open an inline text/plain
attachment from the Compose
view. Then it is normally displayed in the built-in Pager
.
There's also no problem with viewing text/html
or any other attachments.