From owner-freebsd-questions Thu Oct 21 13:29:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cask.force9.net (cask.force9.net [195.166.128.29]) by hub.freebsd.org (Postfix) with SMTP id CDD2114D2F for ; Thu, 21 Oct 1999 13:29:11 -0700 (PDT) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 15880 invoked from network); 21 Oct 1999 20:29:11 -0000 Received: from unknown (HELO mayfly.force9.net) (195.166.128.28) by cask.force9.net with SMTP; 21 Oct 1999 20:29:11 -0000 Received: (qmail 25580 invoked from network); 21 Oct 1999 20:29:09 -0000 Received: from a107-07-02.dial.plus.net.uk (HELO ghulam) (195.166.140.107) by mayfly.plus.net.uk with SMTP; 21 Oct 1999 20:29:09 -0000 Message-ID: <000801bf1c03$0097ef20$6b8ca6c3@ghulam> From: "Ghulam Dastgir" To: Subject: Sendmail for dialup host Date: Thu, 21 Oct 1999 21:29:00 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BF1C0B.4A1A0360" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BF1C0B.4A1A0360 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I have a dialup connection to the internet from my FreeBSD machine = (v2.2.6). So I need to change my default /etc/sendmail.cf config file = since my outgoing email reads banta@voyager.ghulam.force9.co.uk instead = of banta@ghulam.force9.co.uk . Following the instructions for this in = the FAQ (sections 8.18 and 8.19) it says I create a .mc file, in my case = ghulam.mc. This file is given below using the template of 8.19 in the = FAQ: =20 VERSIONID(`voyager.ghulam.force9.co.uk.mc version 1.0')=20 OSTYPE(bsd4.4)dnl FEATURE(nouucp)dnl=20 MAILER(local)dnl=20 MAILER(smtp)dnl=20 Cwlocalhost Cwvoyager.ghulam.force9.co.uk Cwghulam.force9.co.uk=20 MASQUERADE_AS(`ghulam.force9.co.uk')dnl=20 FEATURE(allmasquerade)dnl=20 FEATURE(masquerade_envelope)dnl FEATURE(nocanonify)dnl FEATURE(nodns)dnl=20 define(SMART_HOST, `relay.force9.net')=20 Dmghulam.force9.co.uk=20 define(`confDOMAIN_NAME',`ghulam.force9.co.uK')dnl=20 define(`confDELIVERY_MODE',`deferred')dnL Where voyager.ghulam.force9.co.uk is my hostname and ghulam.force9.co.uk = my email domain. The problem occurs when I follow the instructions in = FAQ 8.18 to convert this ghulam.mc to a ghulam.cf to replace my = /etc/sendmail.cf. When I'm in the directory: = /usr/src/usr.sbin/sendmail/cf/cf, I do: make ghulam.cf <---though shouldn't this be ghulam.mc? but this is = what the FAQ says And the Makefile generates an error: Makefile:32:*** missing separator. Stop. So I thought that now the problem's with the makefile, so I reinstalled = the entire sendmail source distribution from the 1st cdrom under = /cdrom/src/ssmailcf.aa. But I still get the same sendmail error. Any ideas? Thanks, Ghulam ------=_NextPart_000_0005_01BF1C0B.4A1A0360 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
I have a = dialup connection=20 to the internet from my FreeBSD machine (v2.2.6). So I need to change my = default=20 /etc/sendmail.cf config file since my outgoing email reads banta@voyager.ghulam.fo= rce9.co.uk=20 instead of banta@ghulam.force9.co.uk = .=20 Following the instructions for this in the FAQ (sections 8.18 and 8.19) = it says=20 I create a .mc file, in my case ghulam.mc. This file is given below = using the=20 template of 8.19 in the FAQ:   =20

VERSIONID(`voyager.ghulam.force9.co.uk.mc version 1.0')

    OSTYPE(bsd4.4)dnl

    FEATURE(nouucp)dnl

    MAILER(local)dnl

    MAILER(smtp)dnl

    Cwlocalhost

    Cwvoyager.ghulam.force9.co.uk

    Cwghulam.force9.co.uk

    MASQUERADE_AS(`ghulam.force9.co.uk')dnl

    FEATURE(allmasquerade)dnl

    FEATURE(masquerade_envelope)dnl

    FEATURE(nocanonify)dnl

    FEATURE(nodns)dnl

    define(SMART_HOST, `relay.force9.net')

    Dmghulam.force9.co.uk

    define(`confDOMAIN_NAME',`ghulam.force9.co.uK')dnl =

   =20 define(`confDELIVERY_MODE',`deferred')dnL

 
Where voyager.ghulam.force9.co.uk is = my hostname=20 and ghulam.force9.co.uk my email domain. The problem occurs when I = follow the=20 instructions in FAQ 8.18 to convert this ghulam.mc to a ghulam.cf to = replace my=20 /etc/sendmail.cf. When I'm in the directory: = /usr/src/usr.sbin/sendmail/cf/cf, I=20 do:
    make = ghulam.cf =20 <---though shouldn't this be ghulam.mc? but this is what the FAQ=20 says
And the = Makefile generates=20 an error:
   =20 Makefile:32:*** missing separator. Stop.
 
So I thought that now the problem's with the = makefile, so I=20 reinstalled the entire sendmail source distribution from the 1st cdrom = under=20 /cdrom/src/ssmailcf.aa. But I still get the same sendmail = error.
 
Any ideas?
 
Thanks,
 
Ghulam
 
------=_NextPart_000_0005_01BF1C0B.4A1A0360-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message