# HG changeset patch # User Meredith Howard # Date 1526659862 14400 # Node ID 1ee07b0bb60785b0d0568fd6981affab7a6334d5 # Parent 3c51616458c8500c228f5618aa134c892f4fc862 update mailpath diff --git a/bin/setup-neomutt b/bin/setup-neomutt --- a/bin/setup-neomutt +++ b/bin/setup-neomutt @@ -29,7 +29,7 @@ esac autoreconf -i --force || true ./configure \ - --with-mailpath=/var/spool/mail \ + --with-mailpath=/var/mail \ --ssl \ --sasl \ --lmdb \