summaryrefslogtreecommitdiffstats
path: root/mutt/gmail.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-03-07 09:08:09 +0100
committerGravatar Tom Willemsen2011-03-07 09:08:09 +0100
commit44e6edb0413161d43cc30c7ed4fe3731cacad087 (patch)
tree70a64e46ef478ceb7aada6e7fbe1699ff31a1a19 /mutt/gmail.muttrc
parentb9121c114307f04520545396b000f5f7740c7c25 (diff)
downloaddotfiles-44e6edb0413161d43cc30c7ed4fe3731cacad087.tar.gz
dotfiles-44e6edb0413161d43cc30c7ed4fe3731cacad087.zip
Mutt cleanup and aethon
* Cleaned up the various mailbox scripts to keep them in order. * Added an aethon mailbox.
Diffstat (limited to 'mutt/gmail.muttrc')
-rw-r--r--mutt/gmail.muttrc10
1 files changed, 6 insertions, 4 deletions
diff --git a/mutt/gmail.muttrc b/mutt/gmail.muttrc
index b44162c..d9e1ef0 100644
--- a/mutt/gmail.muttrc
+++ b/mutt/gmail.muttrc
@@ -1,13 +1,15 @@
###
# gmail specific option
+###
color status blue default
-set from = "ryuslash@gmail.com"
-set smtp_url = "smtp://ryuslash@gmail.com@smtp.gmail.com:587/"
-set mbox = "+gmail/INBOX"
-unset record
+set from = "ryuslash@gmail.com"
+set smtp_url = "smtp://ryuslash@gmail.com@smtp.gmail.com:587/"
+set mbox = "+gmail/INBOX"
set postponed = "+gmail/drafts"
+unset record
+unset signature
macro index E "<change-folder>+gmail/archive<enter><limit>~B " "search everything"
macro index D "<save-message>+gmail/trash<enter>" "move message to the trash"