I'm assuming that your running a name server on the local box, and that you
have christianfamilies.net set up on that machine. Now, if this is true,
are you using the same zone file for the master and subdomains? If so, try
creating a new zone file for the new subdomain. Also, if you have
implemented a mailertable, make sure you have an entry for your subdomain.
/etc/mail/mailertable
domain.com procmail:domainowner
sub.domain.com procmail:otherdomainowner
where domainowner=the username for which the mail should be directed. --
/home/domainowner
/home/domainowner/.promailrc
/home/domainowner/mail/.procmailrc
-----Original Message-----
From: Glen Lee Edwards [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 21, 2000 1:04 PM
To: [EMAIL PROTECTED]
Subject: Re: subdomain email rejected by sendmail
Eddie,
That got me closer but I'm still not in. The system will accept the mail,
but it can't find the local user. Here's the log message:
********************
Jun 21 13:01:32 glen sendmail[13662]: NAA13660:
to=<[EMAIL PROTECTED]>, delay=00:01:03, xdelay=00:01:00,
mailer=esmtp, relay=mail.christianfamilies.net. [216.254.53.37],
stat=Deferred: Connection timed out with mail.christianfamilies.net.
****************
Glen
On Wed, 21 Jun 2000, Eddie Strohmier wrote:
>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.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.