Date: Tue, 17 Oct 2000 22:22:36 -0400 From: Chris Browning <brownicm@prokyon.com> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: keyboard mapping problem w/ m4 sendmail config? Message-ID: <39ED096C.ED0B9122@prokyon.com> References: <39ECE2A3.E138EF70@prokyon.com> <20001018044214.A985@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote: <snip> > > Something breaks while you edit the file. Without seeing the actual .mc > file you are using, we can only guess :-/ > <snip> > > 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 # # <copyright snippage> # 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39ED096C.ED0B9122>