i had the same problem...
apparently sendmail is case sensative. try using this instead:
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')

then
m4 /etc/sendmail.mc > /etc/sendmail.cf
/etc/rc.d/init.d/sendmail restart


that should do it.

On Sun, 30 Jan 2000, Charles Galpin wrote:

=>Date: Sun, 30 Jan 2000 00:20:54 -0500 (EST)
=>From: Charles Galpin <[EMAIL PROTECTED]>
=>Reply-To: [EMAIL PROTECTED]
=>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
=>Subject: RE: expn and vrfy
=>Resent-Date: 30 Jan 2000 05:21:01 -0000
=>Resent-From: [EMAIL PROTECTED]
=>Resent-cc: recipient list not shown: ;
=>
=>great thread!
=>
=>However, I tried this, and I can still use expn and vrfy. 
=>
=>#in /etc/sendmail.mc
=>define(`confPrivacy_FLAGS' , `authwarnings,noexpn,novrfy')
=>
=>#then
=>[root@pooh /etc]# m4 /etc/sendmail.mc > /etc/sendmail.cf
=>[root@pooh /etc]# /etc/rc.d/init.d/sendmail restart
=>
=>thanks
=>charles
=>
=>On Fri, 28 Jan 2000, Tony Johnson wrote:
=>> 
=>> U can also use define(`confPrivacy_FLAGS' , `authwarnings,noexpn,novrfy') in
=>> your .mc file and 
=>> cd sendmail-configuration-directory
=>
=>
=>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to