Check the output when running ./configure, looking for "checking for default mail host name" and "checking for default URL host component" - on my system, they gave me the resolved hostname for my dynamic IP address (blah.client.attbi.com) instead of my domain. It was using the attbi address for web page links (like to the list archive).
I added --with-mailhost=domain and --with-urlhost=www.domain to the ./configure command and that corrected the problem. Now those links reference my domain name instead.
HTH, Jim
--
"Experience is that marvelous thing that enables you to recognize a mistake when you make it again."
- Franklin P. Jones
On Nov 23, 2003, at 3:36 PM, Sasa Stupar wrote:
Hi!
I am new to mailman. I have compiled and instaled the current stable version. I have also created an initial list mailman like it is described in the INSTALL. My problem is that when I log in http://mydomain/mailman/admin/mailman and want to click on some links like privacy or language or even setting I get back error that "localhost.localdomain could not be found..."
I have setup in the mm-cfg.py the variables DEFAULT_EMAIL_HOST = 'mydomain.com' and DEFAULT_URL_HOST = 'mydomain.com'.
What am I missing here ?
Sasa
------------------------------------------------------
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/soob%40macosx.com
------------------------------------------------------ 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
