Not using Sent Mail for mutt, using ppl as query command

This commit is contained in:
Dustin Swan
2013-03-22 17:21:29 -05:00
parent 353334f55f
commit e0c64b7acd

View File

@@ -11,7 +11,8 @@ set folder = "imaps://imap.gmail.com/"
set spoolfile = +INBOX
set imap_check_subscribed
set header_cache = ~/.mutt/hcache
set record = "+[Gmail]/Sent Mail"
# # Don't need this because Gmail saves it automatically
# set record = "+[Gmail]/Sent Mail"
set postponed = "+[Gmail]/Drafts"
unset imap_passive
set imap_keepalive = 300
@@ -31,6 +32,9 @@ set mailcap_path = ~/.mutt/mailcap
#unset user_agent
#unmy_hdr *
# Use ppl for address book
set query_command = "ppl mutt '%s'"
# Sorting
set sort = threads
set sort_aux = reverse-last-date-received