Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 1998 15:35:39 -0800 (PST)
From:      "Eric J. Schwertfeger" <ejs@bfd.com>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        isp@FreeBSD.ORG
Subject:   Re: Sendmail - setting 'verify only'
Message-ID:  <Pine.BSF.3.96.980127153221.14885A-100000@harlie.bfd.com>
In-Reply-To: <Pine.BSF.3.96.980127232253.3719A-100000@caladan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Jan 1998, 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...?

Don't recompile, there are command-line options for this.

sendmail_flags="-bd -q5m -opnoexpn"

in your /etc/rc.conf or /etc/sysconfig as appropriate will disable
expansion. we left VRFY on, but it returns unexpanded with this option in
effect.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980127153221.14885A-100000>