[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: expn and vrfy
- From: Adrian Walters <adrian na dhs org>
- To: "'redhat-list redhat com'" <redhat-list redhat com>
- Subject: RE: expn and vrfy
- Date: Sun, 30 Jan 2000 00:46:11 -0500 (EST)
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 <cgalpin lighthouse-software com>
=>Reply-To: redhat-list redhat com
=>To: "'redhat-list redhat com'" <redhat-list redhat com>
=>Subject: RE: expn and vrfy
=>Resent-Date: 30 Jan 2000 05:21:01 -0000
=>Resent-From: redhat-list redhat com
=>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
=>
=>
=>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]