From owner-freebsd-questions Thu Jun 14 10:55: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id 3407537B408 for ; Thu, 14 Jun 2001 10:54:48 -0700 (PDT) (envelope-from mikko@dynas.se) Received: (qmail 47832 invoked from network); 14 Jun 2001 17:54:47 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by 172.16.1.1 with SMTP; 14 Jun 2001 17:54:47 -0000 Received: (qmail 13216 invoked from network); 14 Jun 2001 17:52:43 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 14 Jun 2001 17:52:43 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.3/8.11.3) id f5EHsgv37183; Thu, 14 Jun 2001 10:54:42 -0700 (PDT) (envelope-from mikko) Date: Thu, 14 Jun 2001 10:54:42 -0700 (PDT) From: Mikko Tyolajarvi Message-Id: <200106141754.f5EHsgv37183@explorer.rsa.com> To: don@whtech.com Cc: questions@freebsd.org Subject: Re: Sendmail Werdness/Config problem Newsgroups: local.freebsd.questions References: X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In local.freebsd.questions you write: >I'm setting up a new 4.3-release BSD system as a mail server but am having >problems... can anyone lead me in the right direction to tell me where my >config error is? [...] > ----- Transcript of session follows ----- >553 5.3.5 mail.halloo.com. config error: mail loops back to me (MX problem?) >554 5.3.5 ... Local configuration error >My MX record is as follows: >mail.halloo.com. IN A 64.124.188.10 >halloo.com. IN MX 10 mail.halloo.com. [...] >Any ideas? Sendmail does not know that it should accept mail for "halloo.com" just beacuse the MX pointe to your machine. Try adding LOCAL_DOMAIN(`halloo.com'). You may also want to look at MASQUERADE_AS(`halloo.com'). Disclaimer: I'm no sendmail expert. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message