Currently I automatically add all mailing lists I am subscribed to
into my muttrc file against both 'lists' and 'subscribe', is this
correct/OK?
I've never been quite clear why there are two commands.
I have in my muttrc :-
#
#
# Mailing lists
#
lists `~/.mutt/bin/getLists.py`
subscribe `~/.mutt/bin/getLists.py`
The getLists.py script just extracts all the mailing list addresses
from my filter file (that also drives my mail filter program) and
outputs them space separated on one line.
If having list addresses in both is redundant that's not an issue, I
was just wondering if it might be doing any harm.
--
Chris Green