summaryrefslogtreecommitdiffstats
path: root/mutt/gmail.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-07-28 00:25:27 +0200
committerGravatar Tom Willemsen2011-07-28 00:25:27 +0200
commit0b0e95e88c1dbd6a9f16300ae03f725e37b6369b (patch)
treec373b1c5a5c49dc72c23ee708fc478d807d00768 /mutt/gmail.muttrc
parentaf0eeb3f5251367970b15ef4e614bca56c59ee43 (diff)
downloaddotfiles-0b0e95e88c1dbd6a9f16300ae03f725e37b6369b.tar.gz
dotfiles-0b0e95e88c1dbd6a9f16300ae03f725e37b6369b.zip
Preparing placing home-directory in repo
Diffstat (limited to 'mutt/gmail.muttrc')
-rw-r--r--mutt/gmail.muttrc14
1 files changed, 0 insertions, 14 deletions
diff --git a/mutt/gmail.muttrc b/mutt/gmail.muttrc
deleted file mode 100644
index 80c9178..0000000
--- a/mutt/gmail.muttrc
+++ /dev/null
@@ -1,14 +0,0 @@
-###
-# gmail specific option
-###
-
-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"
-macro index S "<save-message>+gmail/spam<enter>" "mark message as spam"