]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mutt: not using offlineimap anymore
[dotfiles.git] / mutt / muttrc
index d4b40dd9e2ca5983f69c60d0235f13cc074d30d0..fd22e042a91fcdb3250efdc23cae61d1f104a8b1 100644 (file)
@@ -78,14 +78,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
 
 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 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
 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
 
 # SMTP: msmtp
 set sendmail = /usr/bin/msmtp       # use msmtp
@@ -99,7 +94,7 @@ set crypt_verify_sig         = yes  # verify signatures
 set pgp_long_ids             = yes  # use 64 bit key IDs
 set pgp_mime_auto            = no   # don't fallback to inline mime
 set pgp_use_gpg_agent        = yes  # don't ask for passwords
 set pgp_long_ids             = yes  # use 64 bit key IDs
 set pgp_mime_auto            = no   # don't fallback to inline mime
 set pgp_use_gpg_agent        = yes  # don't ask for passwords
-source /usr/share/doc/mutt/samples/gpg.rc
+source /usr/share/doc/neomutt/samples/gpg.rc
 
 group -group nosign -rx .*@bitbucket.org
 group -group nosign -rx jira@.*atlassian.net
 
 group -group nosign -rx .*@bitbucket.org
 group -group nosign -rx jira@.*atlassian.net