
qmail at bruger
Feb 6, 2010, 8:56 AM
Post #3 of 7
(1379 views)
Permalink
|
|
Re: Missing information in headers written by qmail
[In reply to]
|
|
Hi Markus, On 6. Feb, 2010, at 17:40, Markus Stumpf wrote: > On Sat, Feb 06, 2010 at 04:01:28PM +0100, Jens Bauer wrote: >> I've been looking at mail-headers for around a week, and noticed that >> my qmail never seem to get these variables right: > > Mine does for more than 10 years and all else I have ever installed > do so, too. Alright, then there must be either something with my Mac OS X 10.5.8 (Leopard) or my netqmail source, which caused it. >> Here's an example where qmail receives from gmail: >> Received: from unknown (HELO mail-ew0-f220.google.com) (unknown) > > What makes you think it is really from Google and not only a faked > HELO from a host without reverse DNS? Because I know the senders. =) -Besides, my qmail never-never placed anything but 'unknown' in the above fields. >> Here's an example where Communigate receives from gmail: >> Received: from josef.avalonia.dk ([62.243.190.20] verified) >> by elias.avalonia.dk (CommuniGate Pro SMTP 5.2.18) >> with ESMTP id 1434763 for me [at] mydomain; Mon, 01 Feb 2010 23:39:53 >> +0100 > > This is definitly NOT from Google. Sorry, I copied the wrong field in my absence. The following should be the correct field (from the same mail) Received: from mail-fx0-f214.google.com (mail-fx0-f214.google.com [209.85.220.214]) by josef.avalonia.dk (Postfix) with ESMTP id DC3ED1335FA8 for <me [at] mydomain>; Mon, 1 Feb 2010 23:42:21 +0100 (CET) >> Does anyone else encounter this > > What patches did you apply? How do you start qmail-smtpd? What is the > contents of your tcprules control file? Two, to get netqmail-1.06 to compile under Leopard. strerr-sys is one of them, the other one is an include file, which seems to be compiler-dependant. Apart from that, netqmail-1.06 is unmodified. (see http://qmail.bruger.mine.nu/, that's the installation I'm running) Love, Jens
|