This is such a useful thing I thought Sluggers might want some of the action. The one thing I've missed with mutt was Pine's old sent-mail folder ageing.
----- Forwarded message from Bruce Richardson <[EMAIL PROTECTED]> ----- From: Bruce Richardson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Gllug] Pine-style sent-mail folders in Mutt Reply-To: [EMAIL PROTECTED] List-Id: Greater London Linux Users Group <gllug.linux.co.uk> X-Original-Date: Tue, 15 Jan 2002 14:45:53 GMT Date: Tue, 15 Jan 2002 14:45:53 GMT 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 - [EMAIL PROTECTED] http://list.ftech.net/mailman/listinfo/gllug ----- End forwarded message ----- -- Rev Simon Rumble <[EMAIL PROTECTED]> www.rumble.net Imagine a very committed funeral home director, whose proudest achievement in adulthood was to be elected president of the Queenbeyan and District Funeral Home Directors' Associate--then halve his personality and halve it again, and you have pretty well got John Howard. - Bill Bryson from "Down Under" -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
