From owner-freebsd-questions Tue Jun 6 22:20:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id E800937B57D for ; Tue, 6 Jun 2000 22:20:12 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from [24.216.177.145] (HELO CONCON.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.4) with ESMTP id 13496610; Wed, 07 Jun 2000 01:20:06 -0400 Message-Id: <4.3.2.7.2.20000607005008.02758720@mail.enterit.com> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 07 Jun 2000 01:29:45 -0400 To: Johan Petersson From: Jim Conner Subject: Re: DNS/Sendmail Cc: Johan Petersson , FreeBSD-questions@FreeBSD.org In-Reply-To: <20000607001514.2F4438DC0A@studentmail.liu.se> References: <4.1.20000606191356.01421f48@mail.enterit.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:15 AM 6/7/2000 +0100, Johan Petersson wrote: > > work. What error are you getting? > >machine 1 server.bitmap.com(223.147.37.1) and is running >named and sendmail, machine 2 monster.bitmap.com(223.147.37.2) >I can mail to johpe@server.bitmap.com and johpe@monster.bitmap.com >But i will mail to johpe@bitmap.com. What to do ? > >-------------------------------- >bash-2.03$ telnet bitmap.com 25 >Trying 223.147.37.1... >Connected to bitmap.com. >Escape character is '^]'. >220 ESMTP Sendmail 8.10.1/8.10.1; Wed, 7 Jun 2000 01:49:16 +0200 (CEST) >helo bitmap.com >250 Hello server.bitmap.com [223.147.37.1], pleased to meet you >vrfy johpe >250 2.1.5 johpe >vrfy johpe@server.bitmap.com >250 2.1.5 johpe >vrfy johpe@bitmap.com >252 2.1.5 >quit Ok. Cool. This is better explanation :) Here is what I *think* is the problem. See how when you ask to vrfy johpe and johpe@server.bitmap.com you get message 250 (ok) but then you ask for johpe@bitmap.com. It looks like your DNS is setup properly. So this is probably a sendmail.cf issue (or sendmail.cw) try putting bitmap.com in your sendmail.cw file for your server.bitmap.com machine. # sendmail.cw - include all aliases for your machine here. bitmap.com - Jim >---------------------------------- >The original message was received at Wed, 7 Jun 2000 01:45:32 +0200 (CEST) >from server.bitmap.com [223.147.37.1] > > ----- The following addresses had permanent fatal errors ----- > > (reason: 501 5.0.0 HELO requires domain address) > > ----- Transcript of session follows ----- > ... while talking to bitmap.com.: > >>> HELO > <<< 501 5.0.0 HELO requires domain address > 554 5.0.0 ... Service unavailable > > Reporting-MTA: dns; > Received-From-MTA: DNS; server.bitmap.com > Arrival-Date: Wed, 7 Jun 2000 01:45:32 +0200 (CEST) > > Final-Recipient: RFC822; johpe@bitmap.com > Action: failed > Status: 5.5.0 > Diagnostic-Code: SMTP; 501 5.0.0 HELO requires domain address > Last-Attempt-Date: Wed, 7 Jun 2000 01:45:32 +0200 (CEST) >--------------------------------------------------------------------- > >Sorry for the messy mail > >Best regards > >--Johan > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message