[Gllug] Pine-style sent-mail folders in Mutt
Bruce Richardson
itsbruce at uklinux.net
Tue Jan 15 14:45:53 UTC 2002
I forget who asked about this recently but here is a simple solution.
This solution assumes the following settings:
set folder=~/mail
set record=+sent-mail
Put this in your muttrc:
fcc-hook . +`fh=sent-mail-$(date +%b-%Y);cd ~/mail;ln -sf $fh \
sent-mail;echo $fh`
Make sure you hit return right after the \. And be sure to rename the
current sent-mail file to sent-mail-old or similar before running Mutt again.
--
Bruce
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list