Ryan Golhar wrote:

>Forgive me...I'm new to mailman and am having some trouble.  I know the
>settings are in mm_cfg.py or data/sitelist.cfg but I can't seem to find
>where.


Actually, data/sitelist.cfg does not control anything. It is a
suggested configuration for the site list (usually named mailman) as
the default settings often aren't appropriate for this list. It is
used as input to config_list as in

  bin/config_list -i data/sitelist.cfg mailman


>I've set up mailman on a RedHat linux server, and created a mailing list.
>My first problem is on the mainpage (http://xxx.xyz.edu/mailman/listinfo) it
>says:
> 
>If you are having trouble using the lists, please contact
>[EMAIL PROTECTED]
> 
>How do I change it from [EMAIL PROTECTED] to something else?  Where is
>that setting stored?


This is the address of the site list. The message is built on the fly
by the Mailman/Cgi/listinfo.py script. There is no way to change it
short of modifying this code.

What you do is configure the site list so that mail to that address
goes where you want or produces an autoresponse with appropriate
information.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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