From owner-freebsd-isp Thu Dec 2 12:30:20 1999 Delivered-To: freebsd-isp@freebsd.org Received: from loki.intrepid.net (intrepid.net [204.71.127.3]) by hub.freebsd.org (Postfix) with ESMTP id D59AB14EDA for ; Thu, 2 Dec 1999 12:30:11 -0800 (PST) (envelope-from mark@loki.intrepid.net) Received: (from mark@localhost) by loki.intrepid.net (8.8.5/8.8.5) id PAA06819; Thu, 2 Dec 1999 15:28:22 -0500 Date: Thu, 2 Dec 1999 15:28:22 -0500 From: Mark Conway Wirt To: Paul Boehmer Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Sendmail and MX error Message-ID: <19991202152822.B19728@intrepid.net> References: <3.0.6.32.19991202134057.007d2cb0@mail.seidata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3.0.6.32.19991202134057.007d2cb0@mail.seidata.com>; from pboehmer@seidata.com on Thu, Dec 02, 1999 at 01:40:57PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Dec 02, 1999 at 01:40:57PM -0500, Paul Boehmer wrote: > I have a slew of ppl who try to email user@sub.domain.com instead of > user@domain.com. Whenever we receive mail like that, we get a 'mx config > error, loops back to me' error. > I have tried to add the sub's to sendmail.cw, but it made no difference. I > know there must be another setting in sendmail.cf, but I cannot locate it > and the O'Reilly book doesnt really mention how to handle subdomains. 1) Is your sendmail configured to read the .cw file: Fw-o /etc/mail/sendmail.cw 2) Is their a linefeed at the end of the line that you added to sendmail.cw, if it's at the end of the file 3) Did you restart or HUP sendmail after adding the entry to the .cw file? The "look backs to me" error says that the box isn't configured to accept mail for that domain. These things *should* fix it. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message