<<< Date Index >>>     <<< Thread Index >>>

Re: pine compability



Hi Pablo,

* Pablo Hoertner [2003-10-08 02:36 +0200]:

> i'm using mutt with gnu nano as editor. now i'd like to know, how you 
> can move all the messages of a month to a folder 'sent-mail-apr-2003' at 
> the end of every month. is there a script or a macro for this?

this can be done automatically:

set record = +sent-mail-`date +%b-%Y`
mailboxes `echo ~/Mail/sent-mail-*`
(Implies "set folder = ~/Mail")

You can also add something like

set mbox = +Mail-`date +%Y-%m`
mailboxes `echo ~/Mail/Mail-*`

to put your received mails in different date depending folders.

Best regards,
Tobias
-- 
John R. Cash (February 26, 1932 - September 12, 2003)

Attachment: pgp1TmE9oc6U4.pgp
Description: PGP signature