]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
qutebrowser: lazy_restore tabs
[dotfiles.git] / mutt / muttrc
index 0d8987865a64cc8a59a963b831fc6bfb1635ea1e..62b273c33c4fec54387cd1b4340bf814a76df61e 100644 (file)
@@ -23,7 +23,6 @@ set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
 # send clacks
 my_hdr X-Clacks-Overhead: GNU Terry Pratchett
-my_hdr Bcc: sent@rmz.io
 
 # goobook
 set query_command = "goobook query '%s'"
@@ -78,14 +77,9 @@ set mailcap_path = $my_config_dir/mailcap
 auto_view text/html                                     # view html automatically
 alternative_order text/plain text/enriched text/html    # save html for last
 
-# IMAP: offlineimap
+# IMAP: mbsync
 set folder       = "$MAILDIR"       # mail folder
-set spoolfile    = "+gmail/inbox"   # set inbox
-unset record                        # do not move sent msgs to a folder, gmail does that
-unset move                          # do not move read msgs, gmail does that
-set postponed    = "+gmail/drafts"  # drafts folder
 set header_cache = "~/.cache/mutt"  # cache headers for speedss
-source mailboxes                    # source mailboxes generetated by offlineimap
 
 # SMTP: msmtp
 set sendmail = /usr/bin/msmtp       # use msmtp
@@ -109,3 +103,5 @@ send-hook "%t nosign"  "set crypt_autosign = no"
 source hooks
 source bindings
 source colors/badfox         # color theme
+
+source accounts/gmail  # source default account