Greetings,

I am currently using Mailman 2.0.13, but I am in the process of performing a
fresh installation of 2.1.4 on RedHat 9.  I have the basics complete and I
am having difficulty with the configuration.  When accessing the cgi for
listinfo, etc, the hostname for the links is resolving to
'localhost.localdomain'.  I have the following set in mm_cfg.py:

        DEFAULT_EMAIL_HOST = '###MyHostName###' 
        DEFAULT_URL_HOST = '###MyHostName###'
        VIRTUAL_HOSTS.clear()
        add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

I tried various attempts to set DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in
Defaults.py as well, but I am still having issues.  Any thoughts?  It's
probably something simple that I'm overlooking...

Brian 

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