Re: [gentoo-user] Received: from unknown

2008-03-18 Thread cypherstrong
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 [EMAIL PROTECTED] wrote:

 
 Greetings,

 When I send an email to myself, in the header information it says the
 following...


 Return-Path: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45
 -

 Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

 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: [EMAIL PROTECTED]
 Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
 Subject: Test
 From: Jason Carson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 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



 

   

 


   




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Received: from unknown

2008-03-17 Thread Strong Cypher
try to push your external ip adress in your hosts file for your domain

On 3/17/08, Jason Carson [EMAIL PROTECTED] wrote:
 Greetings,

 When I send an email to myself, in the header information it says the
 following...


 Return-Path: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 -

 Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

 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: [EMAIL PROTECTED]
 Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
 Subject: Test
 From: Jason Carson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 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



Re: [gentoo-user] Received: from unknown

2008-03-17 Thread Jason Carson
 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 [EMAIL PROTECTED] wrote:
 Greetings,

 When I send an email to myself, in the header information it says the
 following...


 Return-Path: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 -

 Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

 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: [EMAIL PROTECTED]
 Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
 Subject: Test
 From: Jason Carson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 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




-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Received: from unknown

2008-03-17 Thread cypherstrong
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



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 [EMAIL PROTECTED] wrote:
 
 Greetings,

 When I send an email to myself, in the header information it says the
 following...


 Return-Path: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 -

 Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

 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: [EMAIL PROTECTED]
 Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
 Subject: Test
 From: Jason Carson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 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


 


   




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Received: from unknown

2008-03-17 Thread Jason Carson
 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 [EMAIL PROTECTED] wrote:

 Greetings,

 When I send an email to myself, in the header information it says the
 following...


 Return-Path: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45
 -

 Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
  by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

 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: [EMAIL PROTECTED]
 Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
 Subject: Test
 From: Jason Carson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 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











-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Received: from unknown

2008-03-16 Thread Jason Carson
Greetings,

When I send an email to myself, in the header information it says the
following...


Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 5901 invoked from network); 16 Mar 2008 23:57:45 -

Received: from unknown (HELO jasoncarson.ca) (127.0.0.1)
 by penguin.jasoncarson.ca with SMTP; 16 Mar 2008 23:57:45 -

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: [EMAIL PROTECTED]
Date: Sun, 16 Mar 2008 19:57:45 -0400 (EDT)
Subject: Test
From: Jason Carson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
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