[Mailman-Users] Mailman 2.1.5 - FQDN Question
Steve Burling
srb at umich.edu
Thu Jul 21 22:06:13 CEST 2005
--On July 22, 2005 4:46:07 AM +0900 "Cogley, Rick"
<rick.cogley at esolia.co.jp> 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:srb at umich.edu>
University of Michigan, ICPSR Voice: +1 734 615.3779
330 Packard Street FAX: +1 734 647.8700
Ann Arbor, MI 48104-2910
More information about the Mailman-Users
mailing list