Hello Mailman Users

In the email that gets sent to new subscribers, there is a message like 
the one below:

+-------------------------------------------------+

Welcome to the [EMAIL PROTECTED] mailing list!

General information about the mailing list is at:

http://geniusmoon.com.au/cgi-bin/mailman/listinfo/pcst

+-------------------------------------------------+

Is it possible to change those URLs in one of the .py files somewhere?

I'd like it to show "http://pcst.geniusmoon.com.au";  instead, which 
would have a redirect (that I create manually) that sends the user to 
the above URL.

I'm thinking that it would be a matter of changing what wraps around the 
variables - domain and list name.

http://$DOMAIN/cgi-bin/mailman/listinfo/$LISTNAME
to
http://$LISTNAME.$DOMAIN


Any clues greatly appreciated.

regards
Mark Dale




  --------------------------------------
     Mark Dale

         phone: 02  6112 8632
        mobile:     0403 831 748
         email: [EMAIL PROTECTED]

  --------------------------------------



------------------------------------------------------
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&file=faq01.027.htp

Reply via email to