From 39fce2c4f264cefcae1dc962e740232ee6181a0c Mon Sep 17 00:00:00 2001 From: tfheen Date: Sat, 5 Jul 2003 09:39:13 +0000 Subject: [PATCH] small updates git-svn-id: file:///svn/tfheen/trunk/dotfiles@171 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- muttrc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/muttrc b/muttrc index 5964af6..5f7dae3 100644 --- a/muttrc +++ b/muttrc @@ -6,11 +6,11 @@ set realname="Tollef Fog Heen" set use_from set edit_hdrs set move=no -#set spoolfile=imap://localhost/INBOX -#set folder=imap://localhost/ +#set spoolfile=imaps://mail.hardware.no/INBOX +#set folder=imaps://mail.hardware.no/ #set record="=INBOX.sent-`date +%Y-%m`" set copy -#fcc-hook "-t imap_domain_name" imap://localhost/INBOX.sent-`date +%Y-%m` +#fcc-hook "-t imap_domain_name" imaps://mail.hardware.no/INBOX.sent-`date +%Y-%m` set envelope_from set include @@ -20,3 +20,6 @@ set indent_str="| " set include=yes #subscribe drift@hardware.no +set autoedit # start editor without asking for to, subject,... +set fast_reply # do not ask for to, subject,... when replying. +set mark_old # set: make distinction between New mail and Old mail. -- 2.39.5