From owner-freebsd-questions Tue Oct 17 19:24: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.lig.bellsouth.net (mail1.lig.bellsouth.net [205.152.0.55]) by hub.freebsd.org (Postfix) with ESMTP id 7949B37B4E5 for ; Tue, 17 Oct 2000 19:23:59 -0700 (PDT) Received: from prokyon.com (adsl-61-148-46.int.bellsouth.net [208.61.148.46]) by mail1.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id WAA02879; Tue, 17 Oct 2000 22:27:48 -0400 (EDT) Message-ID: <39ED096C.ED0B9122@prokyon.com> Date: Tue, 17 Oct 2000 22:22:36 -0400 From: Chris Browning X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Giorgos Keramidas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: keyboard mapping problem w/ m4 sendmail config? References: <39ECE2A3.E138EF70@prokyon.com> <20001018044214.A985@hades.hell.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > > Something breaks while you edit the file. Without seeing the actual .mc > file you are using, we can only guess :-/ > > > Err, 0A is not backspace AFAIK, but newline :-) I was hoping someone would tell me that. > > Can you post your sendmail.mc file? Please. Indeed. Not much to it: divert(-1) # config1.mc -- what I'm assuming you mean by sendmail.cf # this is just what I named it # # # config1.mc copied from tcpproto.mc 10/17/2k # changed OSTYPE to bsd4.4 # divert(0)dnl VERSIONID(`@(#)tcpproto.mc 8.10 (Berkeley) 5/19/1998') OSTYPE(bsd4.4) FEATURE(nouucp) MAILER(local) MAILER(smtp) And it produces the following as /etc/mail/sendmail.cf VERSIONID(@(#)tcpproto.mc 8.10 (Berkeley) 5/19/1998) OSTYPE(bsd4.4) FEATURE(nouucp) MAILER(local) MAILER(smtp) -- ------------------------ Chris Browning brownicm@prokyon.com ------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message