Interesting. That may well be the source of some wonky behavior, Steve and thanks.
My /etc/hosts has one line: 200.100.10.1 rcogley.myispsdomain.com rcogley localhost ... Which man says is [IP, fqdn, alias, alias] 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 ? (and I thought having this schtuff in DNS was enough...) Best Regards, Rick -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> Rick Cogley (mailto:[EMAIL PROTECTED]) Tel: 03-5940-6880 || Fax: 03-5940-6881 || Cell: 090-4423-5475 (Outside Japan, remove leading zero -- +81-3-5940-6880) English: http://www.esolia.com || Japanese: http://www.esolia.co.jp Bilingual IT solutions and management firm -- eSolia. -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> -----Original Message----- From: Steve Burling [mailto:[EMAIL PROTECTED] Sent: Friday, July 22, 2005 12:39 AM To: Cogley, Rick Subject: Re: [Mailman-Users] Mailman 2.1.5 - FQDN Question --On July 21, 2005 3:38:30 PM +0900 "Cogley, Rick" <[EMAIL PROTECTED]> wrote: > However, can anyone tell me why lists created in the web interface > default to www.domainofmine.net but lists created from the command > line default to localhost.localdomain? Of course, I can just run > fix_url after every list creation in the shell script, but, is there a > "template" somewhere that I can use to set it to use www.domainofmine.net for all lists? > > Hope someone can assist! Thanks in advance! To which I reply: Just a wild-assed guess here, but what's your /etc/hosts look like? Does it have an entry for your the FQDN of your server, with its external IP address? I've stumbled over, or been bitten by, the localhost.localdomain stuff on a bunch of red hat / fedora machines where /etc/hosts only has info for the loopback interface. -- 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 [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/ 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&file=faq01.027.htp
