summaryrefslogtreecommitdiffstats
path: root/mutt/gmail.muttrc
blob: b44162ce7f59beedefc20ad3c2a6dd08d37eca66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###
# 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 postponed = "+gmail/drafts"

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"