From owner-freebsd-isp Sun Mar 10 07:23:37 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA02888 for isp-outgoing; Sun, 10 Mar 1996 07:23:37 -0800 (PST) Received: from green.eggtech.com (egg2.flash.net [206.149.28.9]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA02881 for ; Sun, 10 Mar 1996 07:23:32 -0800 (PST) Received: (from mikee@localhost) by green.eggtech.com (8.6.12/8.6.12) id JAA25137; Sun, 10 Mar 1996 09:23:24 -0600 Date: Sun, 10 Mar 1996 09:23:24 -0600 Message-Id: <199603101523.JAA25137@green.eggtech.com> From: Mike Eggleston To: sreid@edmbbs.iceonline.com CC: isp@freebsd.org In-reply-to: <9603100502.D4176Jj@edmbbs.iceonline.com> (sreid@edmbbs.iceonline.com) Subject: Re: named/sendmail problem: "MX points back..." Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "sreid" == sreid writes: > Argh! I am going INSANE!!!! %-( RD> You must restart sendmail. A HUP isn't good enough. Restarting RD> sendmail will generate much more consistent results. > Thanks for the advice, I wasn't sure about the HUP. I've been > killing and restarting it every time today... But, to no avail. > I think either the Cw option is not the option to use, or sendmail > is ignoring the /etc/sendmail.cf file. None of the changes I make > seem to have any effect, even if I kill and restart sendmail. :( > Maybe there's some undocumented ritual sacrifice I should be > using??? I had this same problem and the only way I could fix it was to make sure that I had not defined the thing in /etc/sendmail.cf that says what host to masquerade as. When I removed the masquerade definition from sendmail.cf and had the mx records set right, everything else worked right. Mike