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 [EMAIL PROTECTED]' 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 = '[EMAIL PROTECTED]' % DEFAULT_HOST_NAME

Anders Norrbring
Norrbring Consulting



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