Hi,

  I've successfully installed mailman on our server and have created a test list 
or two.  While I can access the list through the web interface, all the links in 
the main menu have the wrong url, so I cannot modify any of the list settings.
  
  For us, mailman is accessed through a url resembling:
  
  http://www.aaa.bbb.gov.au/cgi-bin/mailman
  
  However, for some unknown reason the links on the mailman admin page point to:

  http://www.aaa.gov.au/cgi-bin/mailman, which happens to be another of our web 
servers.

  I have grepped all the files in the mailman tree to find any references to 
"www.aaa.gov.au" and none were found.  I am mystified.  Where can this URL be 
coming from?

  For reference, the mm_cfg.py file has had the following added to it:
  
---
# Put YOUR site-specific settings below this line.
DEFAULT_URL_HOST = 'www.aaa.bbb.gov.au'
DEFAULT_HOST_NAME= 'www.aaa.bbb.gov.au'

DEFAULT_EMAIL_HOST = 'ccc.aaa.gov.au'

add_virtualhost('www.aaa.bbb.gov.au', 'ccc.aaa.gov.au')

  
  I've waded through a mountain of mailman posts/documentation/FAQs and cannot 
find a solution to this problem, let alone anyone with a similar problem.
  
  Any assistance would be greatly appreciated.
  
  Cheers,
  
Jon.


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to