Date: Wed, 14 Aug 2002 23:32:18 -0400 From: Ciro Maeitta <geminidomino@earthlink.net> To: questions@freeBSD.org Subject: Re: Sendmail and Jails, Jail Host not working - SOLVED Message-ID: <20020814233218.635fecb3.geminidomino@earthlink.net> In-Reply-To: <20020813224208.3e4a3895.geminidomino@earthlink.net> References: <20020813224208.3e4a3895.geminidomino@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Aug 2002 22:42:08 -0400 Ciro Maeitta <geminidomino@earthlink.net> wrote: > > I'm running a 4-STABLE server with 3 jails on it, and several other boxen on the same homenet. The rough layout: > > Thorr - Linux(RH7x) > Freyr - Win98 > Loki - Win2k > Aegir - 4-STABLE - Jail Host > ------- Odhinn - JAIL - Apache > ------- Tyr - JAIL - No Services (yet) > ------- Hermod - JAIL - Sendmail (Set to MX) > > My problem is this, and it is seriously bugging me out. ALL of the boxen correctly use hermod as the mail exchanger, EXCEPT for Aegir. When Aegir tries to send mail somewhere in the asgardnet.org domain, I get the following: > > ----- The following addresses had permanent fatal errors ----- > <admin@asgardnet.org> > > ----- Transcript of session follows ----- > 554 5.0.0 MX list for asgardnet.org. points back to aegir.asgardnet.org > 554 5.3.5 Local configuration error > > Problem was simple. I just needed to create mailertable.db with the appropriate entry: asgardnet.org smtp:[hermod.asgardnet.org] and it worked beautifully. Why it doesnt use the MX correctly, I dont know, and this may be a kludge, but it works! Woo hoo! -C 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?20020814233218.635fecb3.geminidomino>