On Sat, Jan 06, 2001 at 05:29:03PM -0700, Nathan Saper wrote:
> Is it possible to use the "subscribe" command, but still have the author's
> name appear in the message index, instead of the name of the mailing list?

You just need to change your index_format appropriately, either
permanently, or for just those mailboxes that contain messages from the
lists to which you subscribe:

    folder-hook .           'set index_format="%4C %Z %{%b %d} %-15.15L (%4c) %s"'
    folder-hook +Incoming/. 'set index_format="%4C %Z %{%b %d} %-15.15n (%4c) %s"'

Note that the index_format for lists (which I have delivered to
+Incoming/.) contains the 'n' format instead of 'L'.

Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | RF Communications Product Generation Unit
                             | Spokane, Washington, USA

Reply via email to