Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 1998 23:10:18 -0500
From:      Travis Mikalson <bofh@terranova.net>
To:        Child the loved one <child@healing.edunet.aus.net>, freebsd-isp@FreeBSD.ORG
Subject:   Re: EXPN
Message-ID:  <3507602A.647@terranova.net>
References:  <3.0.3.32.19980311215918.00dde798@192.168.0.10>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3507602A.647>