Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 19:40:23 -0500
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Dave Babler <dbabler@Rigel.orionsys.com>
Cc:        Dan Busarow <dan@dpcsys.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Help with Sendmail/DNS
Message-ID:  <19970911194023.47189@right.PCS>
In-Reply-To: <Pine.BSI.3.95.970911154253.9359C-100000@Rigel.orionsys.com>; from Dave Babler on Sep 09, 1997 at 04:18:55PM -0700
References:  <Pine.UW2.3.95.970911151822.29065A-100000@cedb> <Pine.BSI.3.95.970911154253.9359C-100000@Rigel.orionsys.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 09, 1997 at 04:18:55PM -0700, Dave Babler wrote:
> It looks like I'm hosed then, host altair is just for testing. The REAL
> desired operation is:
> 
> 	mail to orionsys.com	    -> rigel -> bbs.orionsys.com
> 	mail to bbs.orionsys.com    -> rigel -> bbs.orionsys.com
> 	mail to rigel.orionsys.com  -> rigel
> 	mail to altair.orionsys.com -> rigel -> altair...
> 
> I just didn't want to experiment with a live system and lose everybody's
> email. The filtering/relay is only intended for inbound mail, each host
> can send directly and if contacted by name instead of using MX records,
> each host would accept mail. I've tried class "w" (and not), using
> virtusertable (and not), using mailertable (and not) and nothing delivers
> mail, it just bounces with various error messages to the sender or
> complains of the MX loop (without the class "w"). 

What about trying ``O TryNullMXList'' (or ``Ow'' for older sendmails) in
the sendmail.cf file on rigel?

This should cause rigel to notice that it is the 'best' MX exchange
for altair, so it will then send directly to altair, bypassing the MX
lookup.  (you might need to make rigel's MX = 5, and altair's MX = 10).
--
Jonathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970911194023.47189>