From owner-freebsd-questions Sat Jul 12 22:31:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA06507 for questions-outgoing; Sat, 12 Jul 1997 22:31:40 -0700 (PDT) Received: from bob.thsos.com ([208.137.113.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA06502 for ; Sat, 12 Jul 1997 22:31:38 -0700 (PDT) Received: from SOS.mci.com (bruce28.thnet.com [206.98.115.128]) by bob.thsos.com (8.7.5/8.7.3) with SMTP id AAA00698 for ; Sun, 13 Jul 1997 00:33:00 GMT Message-Id: <2.2.32.19970713053004.006e6870@mail.thsos.com> X-Sender: apollo@mail.thsos.com X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 13 Jul 1997 00:30:04 -0500 To: questions@FreeBSD.org From: Paul Subject: Sendmail ? Again Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, > >cat /etc/sendmail.cf | grep DZ, or you could mail yourself and look at >the headers. Ok, but how can I tell what binary is running? When compiled does it automatically put the program into a specific directory? or do I have to move the compiled binary? >> Am I supposed to put the sendmail.cf file in my /etc directory? > >Yes. > What m4 made looks much different than the sendmail.cf file I am using now here is the file.. is this correct? VERSIONID(myfile.mc 1.0) OSTYPE(bsd4.4)DOMAIN(generic)MAILER(local)MAILER(smtp)Cwmail.mydomain.com Cwmydomain.com MASQUERADE_AS(mydomain.com)FEATURE(allmasquerade)FEATURE(nocanonify)FEATURE( nodns)F EATURE(virtusertable) and or do I need to compile this into something? Thank you for all the help