summaryrefslogtreecommitdiffstats
path: root/.mutt
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-11-03 20:27:15 +0100
committerGravatar Tom Willemsen2011-11-03 20:27:15 +0100
commit7fa8f9fce67edaecb8b4627007720e733c2e864d (patch)
treee662d26494827d0bf297116af25f959f3ae1bb3c /.mutt
parent55595859c90435f5eff49821fdd5c62aec96a56d (diff)
downloaddotfiles-7fa8f9fce67edaecb8b4627007720e733c2e864d.tar.gz
dotfiles-7fa8f9fce67edaecb8b4627007720e733c2e864d.zip
MUTT: Minor colors tweak
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/aethon.muttrc11
-rw-r--r--.mutt/arch.muttrc9
-rw-r--r--.mutt/colors.muttrc10
-rw-r--r--.mutt/gmail.muttrc9
-rw-r--r--.mutt/muttrc2
-rw-r--r--.mutt/ninthfloor.muttrc3
-rw-r--r--.mutt/ryuslash.org.muttrc11
7 files changed, 25 insertions, 30 deletions
diff --git a/.mutt/aethon.muttrc b/.mutt/aethon.muttrc
index 0bb15da..259098a 100644
--- a/.mutt/aethon.muttrc
+++ b/.mutt/aethon.muttrc
@@ -2,12 +2,11 @@
# aethon.nl specific options
###
-set from = "thomas@aethon.nl"
-set smtp_url = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
-set mbox = "+aethon/INBOX"
-set signature = "~/documents/work/aethon/signature.txt"
-set postponed = "+aethon/drafts"
-set ssl_force_tls = yes
+set from = "thomas@aethon.nl"
+set smtp_url = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
+set mbox = "+aethon/INBOX"
+set signature = "~/documents/work/aethon/signature.txt"
+set postponed = "+aethon/drafts"
unset record
macro index E "<change-folder>+aethon/archive<enter><limit>~B " "search everything"
diff --git a/.mutt/arch.muttrc b/.mutt/arch.muttrc
index ff574a1..36b260b 100644
--- a/.mutt/arch.muttrc
+++ b/.mutt/arch.muttrc
@@ -2,11 +2,10 @@
# archlinux.us specific options
###
-set from = "tom.willemsen@archlinux.us"
-set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
-set mbox = "+arch/INBOX"
-set postponed = "+arch/drafts"
-set ssl_force_tls = yes
+set from = "tom.willemsen@archlinux.us"
+set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
+set mbox = "+arch/INBOX"
+set postponed = "+arch/drafts"
unset record
unset signature
diff --git a/.mutt/colors.muttrc b/.mutt/colors.muttrc
index 0cb2965..75e5239 100644
--- a/.mutt/colors.muttrc
+++ b/.mutt/colors.muttrc
@@ -29,11 +29,11 @@ color index brightcolor5 default "~T"
color index color1 default "~D"
# set up the headers
-color header brightcolor2 color0 "^from:"
-color header brightcolor2 color0 "^to:"
-color header brightcolor2 color0 "^cc:"
-color header brightcolor2 color0 "^date:"
-color header brightcolor2 color0 "^subject:"
+color header brightcolor2 default "^from:"
+color header brightcolor2 default "^to:"
+color header brightcolor2 default "^cc:"
+color header brightcolor2 default "^date:"
+color header brightcolor2 default "^subject:"
# message bodies
color attachment color3 default
diff --git a/.mutt/gmail.muttrc b/.mutt/gmail.muttrc
index 5605ce2..80c9178 100644
--- a/.mutt/gmail.muttrc
+++ b/.mutt/gmail.muttrc
@@ -2,11 +2,10 @@
# 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"
-set ssl_foce_tls = yes
+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
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 6172a5d..249ad5f 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -27,7 +27,7 @@ unset mark_old # read/new is good enough for me
set beep_new # bell on new mails
set pipe_decode # strip headers and eval mimes when piping
set thorough_search # strip headers and eval mimes before searching
- #set ascii_chars = yes
+set ssl_force_tls = yes
# index options
set sort = threads # like gmail
diff --git a/.mutt/ninthfloor.muttrc b/.mutt/ninthfloor.muttrc
index 42a8162..16a3358 100644
--- a/.mutt/ninthfloor.muttrc
+++ b/.mutt/ninthfloor.muttrc
@@ -3,11 +3,10 @@
###
set from = "ryuslash@ninthfloor.org"
-set smtp_url = "smtp://uit.telenet.be"
+set smtp_url = "smtp://ryuslash@mail.ninthfloor.org:587"
set mbox = "+ninthfloor/INBOX"
set record = "+ninthfloor/Sent"
set postponed = "+ninthfloor/Drafts"
-unset ssl_force_tls
unset signature
macro index E "<change-folder>+ninthfloor/INBOX<enter><limit>~B " "search everything"
diff --git a/.mutt/ryuslash.org.muttrc b/.mutt/ryuslash.org.muttrc
index 827511b..315aa9d 100644
--- a/.mutt/ryuslash.org.muttrc
+++ b/.mutt/ryuslash.org.muttrc
@@ -2,12 +2,11 @@
# ryuslash.org specific options
###
-set from = "tom@ryuslash.org"
-set smtp_url = "smtp://tom@ryuslash.org@smtp.alwaysdata.com:587"
-set mbox = "+ryuslash.org/INBOX"
-set record = "+ryuslash.org/Sent"
-set postponed = "+ryuslash.org/Drafts"
-set ssl_force_tls = yes
+set from = "tom@ryuslash.org"
+set smtp_url = "smtp://tom@ryuslash.org@smtp.alwaysdata.com:587"
+set mbox = "+ryuslash.org/INBOX"
+set record = "+ryuslash.org/Sent"
+set postponed = "+ryuslash.org/Drafts"
unset signature
macro index E "<change-folder>+ryuslash.org/INBOX<enter><limit>~B " "search everything"