[Mailman-Users] mailman problem after 2.1.5 -> 2.1.7 update

Hauke Fath hf at spg.tu-darmstadt.de
Fri Jan 27 11:11:54 CET 2006


Am 26.01.2006 um 19:06 Uhr +0100 schrieb Brad Knowles:
>At 6:46 PM +0100 2006-01-26, Hauke Fath wrote:
>
>>  I haven't found a way of tweaking this and assume that the list URLs
>>  are made up dynamically by the cgi script (rather, binary).
>>
>>  Does anybody else see this? Any pointers?
>
>	The URLs are probably messed up in your mm_cfg.py (mailman 
>configuration) file.  Try posting the contents of that file.

[...]

###############################################
# Here's where we get the distributed defaults.

from Defaults import *

##################################################
# Put YOUR site-specific settings below this line.

# IMPORTANT: Edit the following two definitions to provide the domain
# name of your mail lists, and host name of the Web server.
# (Leave the add_virtualhost line alone.)
#
DEFAULT_EMAIL_HOST = 'spg.tu-darmstadt.de'
DEFAULT_URL_HOST = 'www.spg.tu-darmstadt.de'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

DEFAULT_URL_PATTERN = 'https://%s/mailman/'
PUBLIC_ARCHIVE_URL = 'https://%(hostname)s/pipermail/%(listname)s'


--  note that the file was not changed since before the update:

[hf at bounce] /<3>mailman/Mailman > ls -l mm_cfg.py
-rw-rw-r--  1 root  mailman  2088 Oct  8  2004 mm_cfg.py

	hauke

-- 
/~\  The ASCII Ribbon Campaign                    Hauke Fath
\ /    No HTML/RTF in email	        Institut für Nachrichtentechnik
  X     No Word docs in email	                  TU Darmstadt
/ \  Respect for open standards              Ruf +49-6151-16-3281



More information about the Mailman-Users mailing list