[Mailman-Users] Problems resolving the hostname?

Atkins, Brian BAtkins at osc.uscg.mil
Thu Feb 12 22:21:47 CET 2004


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 




More information about the Mailman-Users mailing list