--On 3. Juni 2008 06:52:17 -0700 Mark Sapiro <[EMAIL PROTECTED]> wrote:

config_list -o only outputs those list attributes which are in the GUI.

Ah, tricky!

If you just want to see the host_names, you can copy the following to
bin/show_host_name.py

- --------------------cut here------------------
def show_host_name(mlist):
~    print 'list: %s, host_name: %s' % (mlist.real_name, mlist.host_name)
- --------------------cut here------------------

and run

bin/withlist -a -r show_host_name

Great! That way I was able to verify quickly that all lists are configured correctly. Thank you very much!

This withlist mechanism is pretty cool, I must say.
--
    .:.Sebastian Hagedorn - RZKR-R1 (Gebäude 52), Zimmer 18.:.
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
.:.Universität zu Köln / Cologne University - ✆ +49-221-478-5587.:.
                  .:.:.:.Skype: shagedorn.:.:.:.

Attachment: pgpdAERfxdiBZ.pgp
Description: PGP signature

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to