From owner-freebsd-questions Tue Jan 25 11:41:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from morrison.matrox.com (morrison.matrox.com [204.50.136.19]) by hub.freebsd.org (Postfix) with ESMTP id 908FD14F8B for ; Tue, 25 Jan 2000 11:41:35 -0800 (PST) (envelope-from jdunn@matrox.com) Received: (from mtxmail@localhost) by morrison.matrox.com (8.8.8/8.8.8) id OAA11046; Tue, 25 Jan 2000 14:40:40 -0500 (EST) Received: from venus.matrox.com(192.168.1.30) by morrison-250 via smap (V2.0) id xma010967; Tue, 25 Jan 00 14:40:13 -0500 Received: from risk.toronto.matrox.com (risk.toronto.matrox.com [192.168.129.4]) by venus.matrox.com (8.9.3/8.9.3) with ESMTP id OAA16380; Tue, 25 Jan 2000 14:40:13 -0500 (EST) Received: from bedrock.Toronto.Matrox.COM (bedrock.toronto.matrox.com [192.168.130.112]) by risk.toronto.matrox.com (8.8.8/8.7.3) with ESMTP id OAA04336; Tue, 25 Jan 2000 14:40:12 -0500 (EST) Received: from orange.toronto.matrox.com (orange [192.168.135.20]) by bedrock.Toronto.Matrox.COM (8.8.8/8.8.8) with ESMTP id OAA11849; Tue, 25 Jan 2000 14:40:12 -0500 (EST) Received: (from jdunn@localhost) by orange.toronto.matrox.com (8.8.8/8.7.3) id OAA16275; Tue, 25 Jan 2000 14:40:11 -0500 (EST) Message-ID: X-Mailer: XFMail 1.4.4 on Solaris X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 25 Jan 2000 14:40:11 -0500 (EST) X-Face: 8J;y1kag>L!6$:=O^S1ZIAI;T2,}UF.:XBKY^f76>l8%c0vc2c{veYP,E$xGkx;LX`0:("6 #G/N2z\:$Nu_i&3|xX+NtWFIMi+9*Q\1mgVrSqJM(uHk=r{Jl1Lvz3Tui8X58)@;:orfbT*row?SWF :u]f5TAz~Dtk|;OCk;!!v\GI,a;uc2OMke61DXHG<^fVycB.<-$2DK=M`e_8'0W>`tjzLauXsB-AtK ;z!q/;>g~i&{Z8el^=L;V6]eZI&;lJA!P*R)_=M]RSo6}!Q%_?4HAjv}dAA??}eWKcAW3l3G\pW[9q q0>tX*EN5ss Organization: Matrox Graphics, Inc. From: "Julian C. Dunn" To: freebsd-questions@freebsd.org Subject: re: service.switch Cc: root@soc.lg.gov.ua Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I try to set up e-mail client via uucp. For this, I include >macro >FEATURE(nodns) >in my uucp.mc file. > >When compiling sendmail.cf by m4 I get message >feature nodns is no-op. use service-switch file(/etc/service.switch)instead. >What is service.switch and exactly how can disable dns in sendmail? You need to use a DEFINE macro in your .mc file to tell M4 that the service switch file you want to use is "/etc/service.switch". I found the information on the www.sendmail.org site, but if you can't find the exact DEFINE command to use, I can send you my .mc when I get home. I think it's something like define (`ServiceSwitchFile', `/etc/service.switch') - Julian -- Julian C. Dunn ASIC Validation Group, Matrox Graphics Inc. Tel: (905) 944-4900 x7006 Fax: (905) 944-4909 istream >> ostream >> "We all scream for ice cream"; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message