From: Sam Carleton <scarleton@miltonstreet.com> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: sendmail cannot receive mail Message-ID: <3973C53A.89C340A0@miltonstreet.com>
next in thread | raw e-mail | index | archive | help
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=<carleton@one.net>, 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=<ehc@maineville.net>, relay=IDENT:0@mail3.one.net [206.112.192.120], reject=550 <ehc@maineville.net>... Relaying denied Jul 17 22:13:02 www sendmail[262]: WAA00262: from=<carleton@one.net>, 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: <smtp maineville.net ehc@maineville.net 99>: ...\ <<- RCPT To:<ehc@maineville.net> ORCPT=rfc822;ehc@maineville.net ->> 550 <ehc@maineville.net>... 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3973C53A.89C340A0>