From 7fa8f9fce67edaecb8b4627007720e733c2e864d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 3 Nov 2011 20:27:15 +0100 Subject: MUTT: Minor colors tweak --- .mutt/aethon.muttrc | 11 +++++------ .mutt/arch.muttrc | 9 ++++----- .mutt/colors.muttrc | 10 +++++----- .mutt/gmail.muttrc | 9 ++++----- .mutt/muttrc | 2 +- .mutt/ninthfloor.muttrc | 3 +-- .mutt/ryuslash.org.muttrc | 11 +++++------ 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 "+aethon/archive~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 "+ninthfloor/INBOX~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 "+ryuslash.org/INBOX~B " "search everything" -- cgit v1.2.3-54-g00ecf