summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2015-12-13 18:12:08 -0800
committerMike Crute <mike@crute.us>2015-12-13 18:12:08 -0800
commit21934afb2a690085d8d428fb0618bc60eaddce8d (patch)
tree38d1ffaefd8c4b74c8434b3fe0cb530dd6cc232f /.mutt
parent3b873086c867f1d1a781497ad8f589cf765cb762 (diff)
downloaddotfiles-21934afb2a690085d8d428fb0618bc60eaddce8d.tar.bz2
dotfiles-21934afb2a690085d8d428fb0618bc60eaddce8d.tar.xz
dotfiles-21934afb2a690085d8d428fb0618bc60eaddce8d.zip
Sync up from server
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/gmail.account6
1 files changed, 6 insertions, 0 deletions
diff --git a/.mutt/gmail.account b/.mutt/gmail.account
index 9b1a4a7..e90581d 100644
--- a/.mutt/gmail.account
+++ b/.mutt/gmail.account
@@ -8,6 +8,12 @@ set imap_user = mcrute
8set imap_pass = "`cat ~/.private/mutt/gmail_password`" 8set imap_pass = "`cat ~/.private/mutt/gmail_password`"
9set smtp_url = "smtp://mcrute@smtp.gmail.com:587/" 9set smtp_url = "smtp://mcrute@smtp.gmail.com:587/"
10set smtp_pass = "`cat ~/.private/mutt/gmail_password`" 10set smtp_pass = "`cat ~/.private/mutt/gmail_password`"
11
12mailboxes =INBOX
13
11#set signature = ~/.mutt/accounts/ag/signature 14#set signature = ~/.mutt/accounts/ag/signature
12#set alias_file = ~/.mutt/accounts/ag/account 15#set alias_file = ~/.mutt/accounts/ag/account
13#set query_command = ~/.mutt/accounts/ag/address-provider 16#set query_command = ~/.mutt/accounts/ag/address-provider
17
18# \043 = pound sign (like the keyboard shortcut for Gmail's web interface)
19macro index,pager \043 "<save-message>=[Gmail]/Trash<enter><enter><refresh>" "Trash Message"