aboutsummaryrefslogtreecommitdiff
path: root/dot_muttrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_muttrc18
1 files changed, 4 insertions, 14 deletions
diff --git a/dot_muttrc b/dot_muttrc
index d7e9dc0..0f07a83 100644
--- a/dot_muttrc
+++ b/dot_muttrc
@@ -59,8 +59,8 @@ set sort_aux=date
set move=no
set mark_old=no
ignore * # ignore all headers except for ...
-unignore Date: From: To: CC: Bcc: Subject:
-hdr_order Subject: Date: From: To: CC: Bcc:
+unignore date from to cc bcc subject
+hdr_order date from to cc bcc subject
# MessageNo Mo Day (To if sent by me, from if sent to me) List [Flags (Hidden Messages/line count) Subject
set index_format="%4C %{%m%d} %-16.16F [%Z] %?M?(#%03M)&(%4l)? %s"
# Narrow / wide versions.
@@ -122,6 +122,8 @@ set mbox_type=mbox
# In case it's unset
set sendmail="sendmail -oem -oi"
+set fcc_before_send=yes
+
# For the -f option to work properly with account-hooks, it looks like I need
# to unset the folder option
unset folder
@@ -138,18 +140,6 @@ source ~/.mutt/savehooks.rc
source ~/.mutt/gpg.rc
source ~/.mutt/news.rc
-#set folder="/home/ryan/.maildb/GMAIL/"
-#set spoolfile='/home/ryan/.maildb/GMAIL/INBOX'
-#mailboxes ! + `sed -e 's/\(.*\)$/"+.\1"/g' .maildb/GMAIL/subscriptions | tr '\n' ' '`
-#mailboxes ! + `\
-#for file in ~/.maildb/GMAIL/.*; do \
-#box=$(basename "$file"); \
-#if [ ! "$box" = '.' -a ! "$box" = '..' -a ! "$box" = '.customflags' \
-# -a ! "$box" = '.subscriptions' ]; then \
-# echo -n "\"+$box\" "; \
-#fi; \
-#done`
-
set tmpdir='~/.mutt/tmp'
macro index <F7> \