aboutsummaryrefslogtreecommitdiff
path: root/mutt/.mutt/gmail.com
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-02-25 22:11:19 -0500
committerTucker Evans <tuckerevans24@gmail.com>2018-02-25 22:11:19 -0500
commitc0d7006026175fdf6cdb6ae53ca4b948edbb986c (patch)
tree944c724d6e7be4d47b2d91ecb55af7b551948fab /mutt/.mutt/gmail.com
parent9d524a3b8918eae9c8e9ed89d3300b00aaacbecf (diff)
mutt/msmtp/mbsync setting for multiple accounts
Also made minor changes to other configs. Added .gitignore for qutebrowser file
Diffstat (limited to 'mutt/.mutt/gmail.com')
-rw-r--r--mutt/.mutt/gmail.com11
1 files changed, 11 insertions, 0 deletions
diff --git a/mutt/.mutt/gmail.com b/mutt/.mutt/gmail.com
new file mode 100644
index 0000000..7f82916
--- /dev/null
+++ b/mutt/.mutt/gmail.com
@@ -0,0 +1,11 @@
+set from = "tuckerevans24@gmail.com"
+set hostname = "gmail.com"
+set folder = "~/Mail/gmail"
+set mbox = "~/Mail/gmail"
+set record = "~/Mail/gmail/sent"
+set postponed = "~/Mail/gmail/Drafts"
+set spoolfile = "~/Mail/gmail/inbox"
+
+set sendmail = "/usr/bin/msmtp -a default"
+
+color status black blue