Add barebones mutt configuration.
[Dotty.git] / mutt / .config / mutt / mutt.account.io
diff --git a/mutt/.config/mutt/mutt.account.io b/mutt/.config/mutt/mutt.account.io
new file mode 100644 (file)
index 0000000..ea7ddc3
--- /dev/null
@@ -0,0 +1,8 @@
+set mbox_type=Maildir
+set header_cache=~/.cache/mutt
+set record = +io/sent
+set from = frederik@vanrenterghem.io
+set use_from = yes
+set sendmail = "/usr/bin/msmtp -a io"
+
+set spoolfile = "+io/Inbox"