From owner-freebsd-isp Wed Mar 11 20:10:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22909 for freebsd-isp-outgoing; Wed, 11 Mar 1998 20:10:29 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from obiwan.TerraNova.net (root@obiwan.TerraNova.net [209.4.59.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22900 for ; Wed, 11 Mar 1998 20:10:26 -0800 (PST) (envelope-from bofh@terranova.net) Received: from guenhwyvar (tog@guenhwyvar.TerraNova.net [209.4.59.4]) by obiwan.TerraNova.net (8.8.8/TNN/3.0) with SMTP id XAA25630; Wed, 11 Mar 1998 23:09:52 -0500 (EST) Message-ID: <3507602A.647@terranova.net> Date: Wed, 11 Mar 1998 23:10:18 -0500 From: Travis Mikalson Organization: TerraNovaNet X-Mailer: Mozilla 3.04 (Win95; I) MIME-Version: 1.0 To: Child the loved one , freebsd-isp@FreeBSD.ORG Subject: Re: EXPN References: <3.0.3.32.19980311215918.00dde798@192.168.0.10> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Child the loved one wrote: > > just a quick Qustion... > how do I disable VRFY and EXPN for Sendmail 8.8.8/8.8.8 on 2.2.5REL > I really only need it disabled for 5 addresses but disabling it completey > is no bigie > > Thanks > Jeremy Sommer I think you want to start sendmail with -opnoexpn and -opnovrfy. This can be accomplished by editing your /etc/rc.conf (2.2.2 and later) and finding the lines: sendmail_enable="YES" # Run the sendmail daemon (or NO). sendmail_flags="-bd -q10m -opnoexpn -opnovrfy" # -bd is pretty mandatory. Add the -opnoexpn and -opnovrfy to the sendmail_flags line. hope this helps, Travis -- TerraNovaNet Internet Services - Key Largo, FL Voice: (305)453-4011 Fax: (305)451-5991 http://www.terranova.net/ ---------------------------------------------- Duct tape is like the force. It has a light side, and a dark side, and it holds the universe together ... -- Carl Zwanzig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message