From owner-freebsd-isp Thu Jan 29 11:45:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05209 for freebsd-isp-outgoing; Thu, 29 Jan 1998 11:45:33 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mixcom.mixcom.com (mixcom.mixcom.com [198.137.186.100]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA05198 for ; Thu, 29 Jan 1998 11:45:32 -0800 (PST) (envelope-from mountin.man@mixcom.com) Received: by mixcom.mixcom.com (8.6.12/2.2) id NAA01054; Thu, 29 Jan 1998 13:46:50 -0600 Received: from dial193-43.mixcom.com(207.250.193.43) by mixcom.mixcom.com via smap (V1.3) id sma001023; Thu Jan 29 13:46:45 1998 Message-Id: <3.0.3.32.19980129134125.00717914@198.137.186.100> X-Sender: mmttnn@198.137.186.100 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Thu, 29 Jan 1998 13:41:25 -0600 To: Damian Hamill , Karl Pielorz From: "Jeffrey J. Mountin" Subject: Re: Sendmail - setting 'verify only' Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <34CF02AF.773C2448@cablenet.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-isp" At 10:04 AM 1/28/98 +0000, Damian Hamill wrote: >Karl Pielorz wrote: >> >> Can anyone tell me what I need to set / adjust (and recompile) in sendmail >> to stop sendmail from expanding all the VRFY names it's given? >> >> Also, if theres a way to disable EXPN or make it just return the name it >> was sent...? >> >> I've looked through the source, theres some mention of EEFFLAGS and other >> such things, but I'm a bit lost... >> >> Also - is doing this going to break a lot of things? >> >> Any help appreciated, >> >> Regards, >> >> Karl Pielorz > >pages 528-530 of the BAT book. First edition? In the 2nd, pgs 352 & 731 with the latter giving more detail. Command line option considered "old style" method in 2nd edition. Stock 2.2.5: # privacy flags O PrivacyOptions=authwarnings This would work: O PrivacyOptions=authwarnings, noexpn ... Or to include authwarnings, noexpn, novrfy, needmailhelo, needexpnhelo, and nedvrfyhelo you just: O PrivacyOptions=goaway I think Karl needs to do some shopping. :) Jeff Mountin - Unix Systems TCP/IP networking mountin.man@mixcom.com