From owner-freebsd-questions Thu Sep 12 15:54: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C14037B400 for ; Thu, 12 Sep 2002 15:54:01 -0700 (PDT) Received: from ms1.datamatrix.com (mail.datamatrix.com [63.163.67.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5DF443E6A for ; Thu, 12 Sep 2002 15:54:00 -0700 (PDT) (envelope-from hansc@datamatrix.com) Received: from graphics (graphics.datamatrix.com [63.163.67.177]) by ms1.datamatrix.com (8.11.6/8.11.6) with SMTP id g8CMrxf82738; Thu, 12 Sep 2002 15:53:59 -0700 (PDT) (envelope-from hansc@datamatrix.com) X-Spam-Filter: check_local@ms1.datamatrix.com by digitalanswers.org From: "Hans Christensen" To: "Adrian Mugnolo" , Subject: RE: site.config.m4 irritation Date: Thu, 12 Sep 2002 15:59:35 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <20020912191951.A4408@jazz.ar.yahoo.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, and thanks for the reply. I looked at that as well and only saw `uucp' stuff in there. As kind of a gut reaction, it didn't feel right but it can't hurt to try. When I did the make on the 8.12.6 port, site.config.m4 was found right where all of the web documents said that I would find it - under devtools/Site/site.config.m4. I also tried just dropping my configs (which are supposed to go into site.config.m4) into a sendmail.mc file, but to no avail as well. The closest analog that I can see seems to be under ostype. I would then need to create a Site directory and place it there... Maybe that ends up being right, I don't know. I also dug through the macros looking for reference to it but to no avail. Regards, -Hans -----Original Message----- From: Adrian Mugnolo Sent: Thursday, September 12, 2002 3:20 PM To: Hans Christensen Subject: Re: site.config.m4 irritation Hi, > I have a question regarding FreeBSD 4.6-Stable. I am trying > to configure Sendmail-8.12.5 for SMTP AUTH, STARTTLS, TLS, > Cyrus-SASL. I'm attemtping to determine whether or not I can use > cyrus-sasl2 as well. Yes, I realize that this is a bit of a kitchen > sink approach to the sendmail, but I don't expect to use all of > them. I just want to know how to implement them if need be. I don't use Cyrus but here's everything you should need to build you sendmail.cf files: /usr/share/sendmail/cf/ /usr/share/sendmail/cf/cf /usr/share/sendmail/cf/domain /usr/share/sendmail/cf/feature /usr/share/sendmail/cf/hack /usr/share/sendmail/cf/m4 /usr/share/sendmail/cf/mailer /usr/share/sendmail/cf/ostype /usr/share/sendmail/cf/sh /usr/share/sendmail/cf/siteconfig If you haven't already, check the sendmail configuration files documentation at /usr/share/sendmail/cf/README. I don't see any reason why you can't create your own siteconfig file under /usr/share/sendmail/cf/siteconfig and use the SITECONFIG macro later. HTH Regards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message