
Sept. 4, 2003
10:24 p.m.
Hi everybody,
I hope somebody can help me out with a small problem, when accessing the 'listinfo' page, the admin address line gets wrong, it shows 'Send questions or comments to mailman@www.the-server.net' where the correct address of course should be the domain name WITHOUT the leading 'www'. I can't seem to find the point to adjust..
My mm_cfg.py looks like this:
def _(s): return s add_language('en', _('English (USA)'), 'iso-8859-1') del _ DEFAULT_HOST_NAME = 'the-server.net' DEFAULT_URL = 'http://www.the-server.net/mailman/' MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME
Anders Norrbring Norrbring Consulting
7957
Age (days ago)
7957
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anders Norrbring