From owner-freebsd-questions  Fri Sep 29 10: 0: 8 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from post.its.mcw.edu (post.its.mcw.edu [141.106.32.10])
	by hub.freebsd.org (Postfix) with ESMTP id 2DB3A37B422
	for <freebsd-questions@FreeBSD.ORG>; Fri, 29 Sep 2000 10:00:01 -0700 (PDT)
Received: from localhost by post.its.mcw.edu (8.9.3/8.9.3) with SMTP id LAA14905;
	Fri, 29 Sep 2000 11:59:53 -0500 (CDT)
Date: Fri, 29 Sep 2000 11:59:53 -0500 (CDT)
From: Fengping Li <fli@post.its.mcw.edu>
To: george <george@vagner.com>
Cc: freebsd-questions@FreeBSD.ORG
Subject: resolved (Was: RE: Sendmail: Relay denied)
In-Reply-To: <000201c0296d$5990f4a0$0200a8c0@thunderbird>
Message-ID: <Pine.SOL.3.96.1000929114605.7470A-100000@post.its.mcw.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG


The problem is resolved. Many thanks to
George Vagner, Crist J. Clark, Andrew Mitroshin, 
Ismail Yuenigul, and the other friends who are
on the list.

What I did is to add the "Relay denied" domains
to /etc/mail/relay-domains. Yes, it worked for
the listed domains. But all the rest were still
"Relay denied". Then I added my internal network
IP address to /etc/mail/access file and make the db
file and restarted sendmail. Wow, everyting worked! 

I should mention that the FreeBSD box is a gateway
(firewall). I could send  and receive mail, but only
windows workstation(another net) behind the gateway
got "Relay denied" error. 

Hope this will help someone later. 

On Thu, 28 Sep 2000, george wrote:

> Date: Thu, 28 Sep 2000 09:58:39 -0700
> From: george <george@vagner.com>
> To: Fengping Li <fli@post.its.mcw.edu>
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: RE: Sendmail: Relay denied
> 
> Nope just the domain your trying to relay from.
> 
> IE: if your logged in on earthlink dialup you might put 
> earthlink.net as an allowed relay domain or if your on say
> sprynet you can put in sprynet.com as an allowed domain
> the reason they do this is cause of spammers.
> 
> 
> 
> -----Original Message-----
> From:	Fengping Li [mailto:fli@post.its.mcw.edu]
> Sent:	Thursday, September 28, 2000 9:46 AM
> To:	george vagner
> Cc:	freebsd-questions@FreeBSD.ORG
> Subject:	RE: Sendmail: Relay denied
> 
> My error messages are as follows:
> 
> Sep 30 07:43:17 smtp sendmail[7034]: HAA07034: ruleset=check_rcpt,
> arg1=<jenann@execpc.com>, relay=[141.211.18.
> 47], reject=550 <jenann@execpc.com>... Relaying denied
> Sep 30 07:44:16 smtp sendmail[7054]: HAA07054: ruleset=check_rcpt,
> arg1=<pickles669@hotmail.com>, relay=[141.21
> 1.18.34], reject=550 <pickles669@hotmail.com>... Relaying denied
> Sep 30 07:49:48 smtp sendmail[7131]: HAA07131: ruleset=check_rcpt,
> arg1=<jskornicka@agrilinkfoods.com>, relay=[
> 141.211.18.252], reject=550 <jskornicka@agrilinkfoods.com>... Relaying
> denied
> Sep 30 07:52:47 smtp sendmail[7166]: HAA07166: ruleset=check_rcpt,
> arg1=<al.mueller@snapon.com>, relay=[141.211
> .18.254], reject=550 <al.mueller@snapon.com>... Relaying denied
> Sep 30 08:04:11 smtp sendmail[238]: IAA00238: ruleset=check_rcpt,
> arg1=<WPS.BBREMSER@WPSIC.COM>, relay=[141.211
> .18.51], reject=550 <WPS.BBREMSER@WPSIC.COM>... Relaying denied
> Sep 30 08:15:09 smtp sendmail[340]: IAA00340: ruleset=check_rc
> 211.18.51], reject=550 <Keith@CendantMobility.com>... Relaying denied
> Sep 30 08:53:03 smtp sendmail[638]: IAA00638: ruleset=check_rcpt,
> arg1=<dheinz@iopener.net>, relay=[141.211.18.
> 29], reject=550 <dheinz@iopener.net>... Relaying denied
> Sep 30 09:04:59 smtp sendmail[743]: JAA00743: ruleset=check_rcpt,
> arg1=<sschroeder@landtitl.com>, relay=[141.21
> 1.18.49], reject=550 <sschroeder@landtitl.com>... Relaying denied
> Sep 30 09:05:58 smtp sendmail[760]: JAA00760: ruleset=check_rcpt,
> arg1=<stvschroeder@email.msn.com>, relay=[141
> .211.18.49], reject=550 <stvschroeder@email.msn.com>... Relaying denied
> Sep 30 09:42:14 smtp sendmail[1130]: JAA01130: ruleset=check_rcpt,
> arg1=<liz.gerlach@genmills.com>, relay=[141.211.18.45], 
> reject=550 <liz.gerlach@genmills.com>... Relaying denied
> 
> Do I need to list all the domains to /etc/mail/relay-domain?
> 
> Thank you.
> 
> On Thu, 28 Sep 2000, george vagner wrote:
> 
> > Date: Thu, 28 Sep 2000 09:27:23 -0700
> > From: george vagner <george@vagner.com>
> > To: Fengping Li <fli@post.its.mcw.edu>
> > Subject: RE: Sendmail: Relay denied
> > 
> > You must be listed in the allowed relay hosts file from the domain your
> > trying to relay from.   Check /etc/mail/relay-domains
> > 
> > 
> > 
> > -----Original Message-----
> > From:	owner-freebsd-questions@FreeBSD.ORG
> > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Fengping Li
> > Sent:	Thursday, September 28, 2000 8:08 AM
> > To:	freebsd-questions@FreeBSD.ORG
> > Subject:	Sendmail: Relay denied
> > 
> > Hi there,
> > 
> > I am running sendmail8.9.3 on FreeBSD. I can get mail
> > from the outside world, but I just cannot send out
> > any messages. The error message says "Relay denied".
> > The DNS on the FreeBSD box runs fine.
> > 
> > Any ideas? Thank you.
> > 
> > Ping
> > 
> > 
> > 
> > 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