From owner-freebsd-questions Mon Jul 17 19:48:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kestrel.prod.itd.earthlink.net (kestrel.prod.itd.earthlink.net [207.217.121.155]) by hub.freebsd.org (Postfix) with ESMTP id 05DC537B612 for ; Mon, 17 Jul 2000 19:48:12 -0700 (PDT) (envelope-from eogren@earthlink.net) Received: from rod.darktech.org (ip73.cambridge2.ma.pub-ip.psi.net [38.32.112.73]) by kestrel.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id TAA19165; Mon, 17 Jul 2000 19:48:05 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.10.1) id e6I2llw75374; Mon, 17 Jul 2000 22:47:47 -0400 (EDT) Date: Mon, 17 Jul 2000 22:47:46 -0400 From: Eric Ogren To: Sam Carleton Cc: FreeBSD Questions Subject: Re: sendmail cannot receive mail Message-ID: <20000717224746.A71983@earthlink.net> References: <3973C53A.89C340A0@miltonstreet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3973C53A.89C340A0@miltonstreet.com>; from scarleton@miltonstreet.com on Mon, Jul 17, 2000 at 10:37:54PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try running # echo maineville.net >> /etc/mail/sendmail.cw and then kill -HUP sendmail. That should fix it. If you're interested, the problem is that sendmail doesn't realize that you own both maineville.net and whatever the domainname of your machine is. Putting an entry in the sendmail.cw file will tell sendmail to accept mail for that domain. Eric On Mon, Jul 17, 2000 at 10:37:54PM -0400, Sam Carleton wrote: > All I did was update the DM to my domain name. The machine has a > dedicated connections to the internet and has a MX record, the machine > is smtp.maineville.net, to be exact. When I send mail out from the user > I created on the machine and it gets out fine, but when I reply to that > mail, it is rejected. Here is the message log file from > smtp.maineville.net: > > Jul 17 22:13:02 www sendmail[261]: WAA00261: from=, > size=573, class=0, pri=0, > nrcpts=0, bodytype=8BITMIME, proto=ESMTP, relay=IDENT:0@mail3.one.net > [206.112.192.120] > Jul 17 22:13:02 www sendmail[262]: WAA00262: ruleset=check_rcpt, > arg1=, > relay=IDENT:0@mail3.one.net [206.112.192.120], reject=550 > ... Relaying denied > Jul 17 22:13:02 www sendmail[262]: WAA00262: from=, > size=729, class=0, pri=0, > nrcpts=0, bodytype=8BITMIME, proto=ESMTP, relay=IDENT:0@mail3.one.net > [206.112.192.120] > > ----This is the reply I got back:---- > > This is a collection of reports about email delivery > process concerning a message you originated: > > : ...\ > <<- RCPT To: ORCPT=rfc822;ehc@maineville.net > > ->> 550 ... Relaying denied > > ----end---- > > Any thoughts on how to configure the sendmail.cf as to allow mail to > come in? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message