Date: Thu, 5 Oct 2000 14:14:28 -0500 From: "Jeff Vehrs" <JWVEHRS@hewitt.com> To: Javier Henderson <javier@KJSL.COM> Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail problem -- 553 sorry, that domain isn't . . . - SOLVED Message-ID: <8625696F.0069B9B3.00@lintng1.hewitt.com>
next in thread | raw e-mail | index | archive | help
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 <javier@KJSL.COM> 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: > <snip> > > ----- 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:<xxxxxxx@skytel.com> > <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > 550 5.1.1 xxxxxxx@skytel.com... User unknown > > <snip> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8625696F.0069B9B3.00>