From owner-freebsd-questions Thu Oct 5 12:15:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from l4duppx2.hewitt.com (l4duppx2.hewitt.com [63.73.213.5]) by hub.freebsd.org (Postfix) with ESMTP id 452FF37B503 for ; Thu, 5 Oct 2000 12:15:38 -0700 (PDT) Received: (from noaccess@localhost) by l4duppx2.hewitt.com (8.9.3/8.9.3) id OAA20091; Thu, 5 Oct 2000 14:15:32 -0500 (CDT) X-Authentication-Warning: l4dupfw42.hewitt.com: noaccess set sender to using -f Received: from lintng1.hewitt.com(10.20.68.64) by l4dupfw42 via smap (V2.1+anti-relay+anti-spam) id xma019978; Thu, 5 Oct 00 14:14:43 -0500 Received: by lintng1.hewitt.com(Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) id 8625696F.0069BB5E ; Thu, 5 Oct 2000 14:14:52 -0500 X-Lotus-FromDomain: HEWITT ASSOCIATES NA From: "Jeff Vehrs" To: Javier Henderson Cc: freebsd-questions@freebsd.org Message-ID: <8625696F.0069B9B3.00@lintng1.hewitt.com> Date: Thu, 5 Oct 2000 14:14:28 -0500 Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . - SOLVED Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I figured it out. Thanks to Javier for giving me an idea indirectly. =) I switched the smtp server from the netzero.net to the ISP that I used for dial-up connection. It works. Whew! What a relief. Now, I can enjoy it 'til the next obstacle. =) -- jwv From: Javier Henderson on 10/05/2000 11:34 AM To: Jeff Vehrs/National/Hewitt Associates@Hewitt Associates NA cc: Client: Subject: Sendmail problem -- 553 sorry, that domain isn't . . . Jeff Vehrs writes: > > > I'm trying to send email from the laptop(Dell CSx) with 4.1.1-STABLE. I've > received this error. I couldn't find any document on this specific error from > sendmail.org & freebsd mailing list archive. > > Here's the error message: > > > ----- The following addresses had permanent fatal errors ----- > xxxxxxx@skytel.com > (reason: 553 sorry, that domain isn't in my list of allowed rcpthosts > +(#5.7.1) > > ----- Transcript of session follows ----- > ... while talking to smtp.netzero.net.: > >>> RCPT To: > <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > 550 5.1.1 xxxxxxx@skytel.com... User unknown > > > > How do I go about this? More info is needed. Do you have sendmail on your box configured to use smtp.netzero.net as the smarthost (DSsmtp.netzero.net in sendmail.cf)? For whatever reason, your box is routing mail to skytel.com via smtp.netzero.net, which in turn does not want to relay that message. -jav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message