Thus spake Patrick Mahoney ([EMAIL PROTECTED]): > Since Mutt since to be a hot topic, might as well... I'm looking for > a way to put my outgoing mail in a month-dependent-mailbox so i could > retrieve a sent mail more easily. I would have mailboxes of the form > Sent/Oct-01 , Sent/Nov-01 , etc... > > Ive gone through Mutt's documentation, and havent found any > sent-date-hook or the equivalent. Anyone has an idea on how to do > this?
What about:
set record=`date +%b-%y`
I haven't tested this, though -- off the top of my head. Well, except
for the format of 'date' :-)
--
Justin R. Miller <[EMAIL PROTECTED]>
PGP/GnuPG Key ID 0xC9C40C31 (preferred)
pgpYsCNzvbThq.pgp
Description: PGP signature

