[Mailman-Users] Message Footer Option

Harald Meland Harald.Meland at usit.uio.no
Sun Jun 13 18:54:09 CEST 1999


[Steve Song]

> How can we find out what is in the list's attribute directory?

  listserver:~mailman$ python -i bin/withlist test
  Loading list: test (unlocked)
  >>> import pprint
  >>> pprint.pprint(m.__dict__)

should give you an idea.

> Are there more variables that can be used?  The name of the sender
> for instance would be MOST useful.

Uhhhm, I'd say that a message's sender isn't really a _list_
attribute...
-- 
Harald




More information about the Mailman-Users mailing list