Oh, qmail, I don't really know how they work for me the best and the easiest are postfix, Perhaps someone else could help you about qmail You can force qmail to use your host file, just install dnsmasq, move your resolv.conf to resolv.orig.conf and create this one: search jasoncarson.ca nameserver 127.0.0.1 in your dnsmasq.conf: resolv-file=/etc/resolv.orig.conf now qmail if they use the dns system, will see properly your host file could you give a piece of your host file ? any 127.0.0.1 line, and any 66.11.182.5 line ? Jason Carson a écrit : >> Push this: >> >> 66.11.182.5 jasoncarson.ca penguin.jasoncarson.ca >> >> in your host file >> remove reference to jasoncarson.ca in the 127.0.0.1 lines >> >> > ok, I tried that and it didn't work. I came across this... > > "qmail never uses /etc/hosts to determine the IP address associated with a > host name." > > ...Which was in the Life with Qmail documentation > ( http://www.lifewithqmail.org/lwq.html ) > > > >> Jason Carson a écrit : >> >>>> try to push your external ip adress in your hosts file for your domain >>>> >>>> >>> My static IP is 66.11.182.5 and my computer is called >>> penguin.jasoncarson.ca so what exactly would I put in /etc/hosts? >>> >>> >>> >>>> On 3/17/08, Jason Carson wrote: >>>> >>>> >>>>> Greetings, >>>>> >>>>> When I send an email to myself, in the header information it says the >>>>> following... >>>>> >>>>> >>>>> Return-Path: >>>>> Delivered-To: jason@jasoncarson.ca >>>>> Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 >>>>> -0000 >>>>> >>>>> Received: from unknown (HELO jasoncarson.ca) (127.0.0.1) >>>>> by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -0000 >>>>> >>>>> Received: from 192.168.0.75 >>>>> (SquirrelMail authenticated user jason) >>>>> by jasoncarson.ca with HTTP; >>>>> Sun, 16 Mar 2008 19:57:45 -0400 (EDT) >>>>> Message-ID: <1573.192.168.0.75.1205711865.squirrel@jasoncarson.ca> >>>>> Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT) >>>>> Subject: Test >>>>> From: "Jason Carson" >>>>> To: jason@jasoncarson.ca >>>>> User-Agent: SquirrelMail/1.4.10a >>>>> MIME-Version: 1.0 >>>>> Content-Type: text/plain;charset=iso-8859-1 >>>>> Content-Transfer-Encoding: 8bit >>>>> X-Priority: 3 (Normal) >>>>> Importance: Normal >>>>> >>>>> >>>>> Where it says "Received: from unknown (HELO jasoncarson.ca) >>>>> (127.0.0.1)" >>>>> What do I have to do so it doesn't say "Received: from unknown" but >>>>> instead displays the correct information and IP address instead of >>>>> 127.0.0.1? >>>>> >>>>> I am running qmail 1.03. >>>>> >>>>> Thanks >>>>> >>>>> -- >>>>> gentoo-user@lists.gentoo.org mailing list >>>>> >>>>> >>>>> >>>>> >>>> -- >>>> gentoo-user@lists.gentoo.org mailing list >>>> >>>> >>>> >>>> >>> >>> >> >> > > >