From owner-freebsd-questions Wed Dec 22 18: 0:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.actllc.com (mail-1.actllc.com [209.221.160.11]) by hub.freebsd.org (Postfix) with ESMTP id 866AD15002 for ; Wed, 22 Dec 1999 18:00:44 -0800 (PST) (envelope-from majid@ibroadcast.net) Received: from magic2 (capture6.ibroadcast.net [209.221.145.23] (may be forged)) by mail-1.actllc.com (8.9.3/8.9.1) with SMTP id SAA16288; Wed, 22 Dec 1999 18:05:56 -0800 Message-ID: <027101bf4ce9$6e9c6f20$1791ddd1@balfourplace.com> From: "Majid Almassari" To: "Aleksandar Simic" , References: <19991223015400.A384@frustum.clara.co.uk> Subject: Re: Yo .mc Sendmail in the house ? Date: Wed, 22 Dec 1999 17:59:59 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For starters what do you have in /etc/resolv.conf? have you tried putting in the ips only? Majid Almassari, MSEE, MCP. System Administrator. iBroadcast, Inc. (206) 223-5540 http://www.ibroadcast.net ----- Original Message ----- From: Aleksandar Simic To: Sent: Wednesday, December 22, 1999 5:54 PM Subject: Yo .mc Sendmail in the house ? > > I am trying to set up Sendmail's .mc file for Sendmail 8.9.3 on > FreeBSD 3.3 for a machine with a dynamic IP. > > After successfully compiling the following file and palacing it in > /etc/sendmail.cf > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > VERSIONID(`myname.my.domain Sendmail 8.9.3') > OSTYPE(bsd4.4)dnl > FEATURE(nouucp)dnl > MAILER(local)dnl > MAILER(smtp)dnl > Cwlocalhost > Cwmyname.my.domain > MASQUEARADE_AS(`clara.co.uk')dnl > FEATURE(allmasquerade)dnl > FEATURE(masquerade_envelope)dnl > FEATURE(nocanonify)dnl > FEATRUE(nodns)dnl > define(SMART_HOST, `relay.clara.net') > Dmmyname.my.domain > define(`confDOMAIN_NAME',`myname.my.domain')dnl > define(`confDELIVERY_MODE',`deferred')dnl > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > > Following commands were issued to sendmail via /etc/rc.conf : > > sendmail_enable="YES" > sendmail_flags="-bd -q5m" > > I then rebooted. > > Only to be greeted on boot up with the following messages: > > /etc/sendmail.cf: line 34: MASQUEARADE_AS(clara.co.uk): A= argument > required > > /etc/sendmail.cf: line 40: fileclass: cannot open ATRUE(nodns): No > such file or directory > > In /etc/senmail.cf line 34 looks like this: > > MASQUEARADE_AS(clara.co.uk) > > and > > line 40 looks like this: > > FEATRUE(nodns) > > This file's aim is to send my local mail to my ISP's machine to be > relayed. > > > Any helpful hints would be welcome. > > > Thank you, Alex > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message