Thanks Steve. I will ask the hosting company since the instance is on a
VPS'ed Fedora. They do some funkay stuff with networking...
Cheers,
Rick


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Steve Burling
Sent: Friday, July 22, 2005 5:06 AM
To: 'mailman-users@python.org'
Subject: Re: [Mailman-Users] Mailman 2.1.5 - FQDN Question

--On July 22, 2005 4:46:07 AM +0900 "Cogley, Rick" 
<[EMAIL PROTECTED]> wrote:

> My /etc/hosts has one line:
>
> 200.100.10.1 rcogley.myispsdomain.com rcogley localhost
>
> ... Which man says is [IP, fqdn, alias, alias]

This still looks bogus to me -- localhost is more typically on a line by
itself, tied to the loopback interface, for example:

    127.0.0.1   localhost.localdomain localhost

> I have another domain I am hosting mail for on the machine, and 
> postfix sends out from root@ from this domain.
> Also, I have another IP as well.
>
> Can I just add to this file so it looks like:
>
> 200.100.10.1 rcogley.myispsdomain.com rcogley localhost
> 200.100.10.1 www.domainofmine.net www

Other than moving the localhost to a line by itself, I *think* this is ok. 
I'm not a DNS god, though, so others may well correct me.

But I suspect that your ultimate problem is one that was suggested by
someone else (Mark?) -- you've got a bad value set for DEFAULT_URL_HOST. 
Fixing that in mm_cfg.py will probably help.

YMMV; I'm merely a dabbler in the mailman configuration business.

-- 
Steve Burling                                    <mailto:[EMAIL PROTECTED]>
University of Michigan, ICPSR                    Voice: +1 734 615.3779
330 Packard Street                               FAX:   +1 734 647.8700
Ann Arbor, MI 48104-2910
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/rick.cogley%40esolia.co
.jp

Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to