Add barebones mutt configuration.
[Dotty.git] / mutt / .config / mutt / mutt.account.biz
diff --git a/mutt/.config/mutt/mutt.account.biz b/mutt/.config/mutt/mutt.account.biz
new file mode 100644 (file)
index 0000000..fc807ff
--- /dev/null
@@ -0,0 +1,9 @@
+set mbox_type=Maildir
+set header_cache=~/.cache/mutt
+# Gmail saves sent mail automatically, so don't cause duplicates by recording it through mutt too
+unset record
+set from = frederik@vanrenterghem.biz
+set use_from = yes
+set sendmail = "/usr/bin/msmtp -a biz"
+
+set spoolfile = "+biz/Inbox"