<quote who="Alexander Samad"> > I have just turned on my copy sent emails to a folder, now, what i want to > know is how do I change the formating for the display of the index for > just this folder?
I do this for mine: folder-hook . "set sort=threads; set sort_aux=reverse-date-received" folder-hook ".*Sent.*" "set sort=reverse-date-received" (The . is the default, which you need to define first, so that other folders do the right thing when you go to them, instead of keeping the setting.) - Jeff -- linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/ I used the word 'infrastructure' when describing her cooking style... and she didn't speak to me for a week. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
