Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 11:49:01 +0200 (EET)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        dean@odyssey.apana.org.au (Dean Hollister)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sendmail Problem
Message-ID:  <199803090949.LAA00864@relay.ucb.crimea.ua>
In-Reply-To: <Pine.BSF.3.96.980309060355.26596A-100000@odyssey.apana.org.au> from "Dean Hollister" at "Mar 9, 98 06:05:40 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

Once Dean Hollister wrote:
> 
> Hiyall,
> 
> I need to direct any mail for:
> 
> jims.apana.org.au to one specific mailbox.
> 
> I've setup the MX record correctly in the DNS, but what do I need to do
> with sendmail? When I add:
> 
> Cw jims.apana.org.au

Not required.

> It delivers anything addressed to root@jims.apana.org.au to
> root@odyssey.apana.org.au.
> 
> Any ideas?

You can use feature(MAILERTABLE) for this.

/etc/mailertable may look as:

jims.apana.org.au	local:JIMS

This will tell sendmail to deliver all mail for <*@jims.apana.org.au>
to local mailbox JIMS.

Regards,
-- 
Ruslan Ermilov          System Administrator
ru@ucb.crimea.ua        United Commercial Bank
+380-652-247647         Simferopol, Crimea
2426679                 ICQ Network, UIN

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?199803090949.LAA00864>