mutt: Fix temp file access for HTML viewing

master
Pierre Neidhardt 2017-02-11 10:40:21 +01:00
parent 64ed0ed60b
commit b6c6115d8f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Force UTF-8, otherwise most browsers will display ASCII.
umask 0600
umask 077
root="/tmp/mutt-$(id -u)"
mkdir -p "$root"
file="$root"/mail.html