From owner-freebsd-questions Thu Nov 4 1:58:28 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 8305614ECC for ; Thu, 4 Nov 1999 01:58:12 -0800 (PST) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 21723 invoked from network); 4 Nov 1999 09:58:10 -0000 Received: from unknown (HELO ghulam) (212.56.111.223) by cask.force9.net with SMTP; 4 Nov 1999 09:58:10 -0000 Message-ID: <003701bf26ab$1c5d4180$df6f38d4@ghulam> From: "Ghulam Dastgir" To: Subject: Sendmail for dialup host Date: Thu, 4 Nov 1999 09:44:27 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0022_01BF26A9.2F338FA0" 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_0022_01BF26A9.2F338FA0 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: 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 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.mc =20 And the Makefile generates an error: Makefile:32:*** missing separator. Stop. =20 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. =20 The revision of /usr/share/mk/bsd.prog.mk and other makefile includes I = have may be wrong. I tried the command: ident /usr/share/mk/*.mk and the revision of /usr/share/mk/bsd.prog.mk I have is: 1.41.2.6 = (compiled on 97/7/31). Is this version not right (after all it was the = version shipped out with FBSD 2.2.6)?? =20 Thanks, =20 Ghulam ------=_NextPart_000_0022_01BF26A9.2F338FA0 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:
 

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 =

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

 
The problem occurs when I follow the instructions in = FAQ 8.18=20 to convert this ghulam.mc to a ghulam.cf to replace my /etc/sendmail.cf. = When=20 I'm in the directory: /usr/src/usr.sbin/sendmail/cf/cf, I do:
    make = ghulam.mc =20
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.
 
The revision of /usr/share/mk/bsd.prog.mk and other makefile = includes I=20 have may be wrong. I tried the command:

ident /usr/share/mk/*.mk
 
and the revision of /usr/share/mk/bsd.prog.mk I have is: 1.41.2.6 = (compiled=20 on 97/7/31). Is this version not right (after all it was the version = shipped out=20 with FBSD 2.2.6)??
 
Thanks,
 
Ghulam
------=_NextPart_000_0022_01BF26A9.2F338FA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message