Date: Wed, 07 Jun 2000 01:29:45 -0400 From: Jim Conner <jconner@enterit.com> To: Johan Petersson <johpe159@student.liu.se> Cc: Johan Petersson <johpe159@student.liu.se>, FreeBSD-questions@FreeBSD.org Subject: Re: DNS/Sendmail Message-ID: <4.3.2.7.2.20000607005008.02758720@mail.enterit.com> In-Reply-To: <20000607001514.2F4438DC0A@studentmail.liu.se> References: <4.1.20000606191356.01421f48@mail.enterit.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <johpe@> >vrfy johpe@server.bitmap.com >250 2.1.5 johpe <johpe@> >vrfy johpe@bitmap.com >252 2.1.5 <johpe@bitmap.com> >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 ----- > <johpe@bitmap.com> > (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 <johpe@bitmap.com>... 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20000607005008.02758720>