Glen:

Under /etc/mail create a file called relay-domains and add the domain name
to relay-domains. I set permissions to 0644 but I am sure 0600 would work
also for this file. I am using sendmail 8.9.3 and this solved a problem I
had with relaying subdomains. If you scroll down your sendmail.cf file
(8.9.3)  you should see the line:

# Hosts that will permit relaying ($=R)
FR-o /etc/mail/relay-domains

Stop and start sendmail and if that does not work try placing the domain
name in /etc/mail/access. Again I am assuming sendmail 8.9.3. Then of course
re-make your .db file and stop mail and then start mail. Hopefully this
should allow it to get past check_rcpt.

Best of Luck,

Eddie Strohmier


----- Original Message -----
From: Glen Lee Edwards <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 12:09 AM
Subject: subdomain email rejected by sendmail


> I have a commercial server running HTTP 1.1 protocols behind a firewall.
> I'm trying to set up virtual subdomains for a client using a test domain I
> have.  The mail for the test domain works fine:
> [EMAIL PROTECTED], but the mail for the subdomain doesn't:
> [EMAIL PROTECTED]  I've added the domain
> edwards.christianfamilies.net to /etc/sendmail.cw, and made the
> corresponding modifications to /etc/mail/virtusertable, but I'm getting
> the following error message in /var/log/maillog:
>
> ****************
> Jun 21 00:59:46 glen sendmail[12831]: AAA12831: ruleset=check_rcpt,
> arg1=<[EMAIL PROTECTED]>,
> relay=IDENT:[EMAIL PROTECTED] [216.160.14.196], reject=550
> <[EMAIL PROTECTED]>... Relaying denied
> Jun 21 00:59:47 glen sendmail[12831]: AAA12831:
> from=<[EMAIL PROTECTED]>, size=350, class=0, pri=0, nrcpts=0,
> proto=ESMTP, relay=IDENT:[EMAIL PROTECTED] [216.160.14.196]
> ****************
>
> For some reason edwards.christianfamilies.net is being rewritten as
> www.christianfamilies.net.  Any thoughts?
>
> Glen
> [EMAIL PROTECTED]
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to