Hi,
When forwarding a message to recipient R, that message is listed as the
author (me) since I defined $index_format with the %n variable. This is
fine when I create a message or reply to a message, but it would be more
convenient to see the recipient's name when I forward a message.
So is it possible to have $index_format reflect this?
More precisely, I would like to have
set index_format="%4C %Z %4c %d %-22.27n %2X %s"
when creating and reply to R
and
set index_format="%4C %Z %4c %d %-22.27t %2X %s"
when forwarding to R.
Not sure I'm clear but that's the idea.
Many thanks.
Steve