I swear I tried that too, and also using spaces as the delimiter between
the flags (that works for someone else too).
I cut and pasted yours, and this time it worked. I wish I had saved the
old one because it looked identical. I'm guessing the ticks are anissue.
Anyone know why they appear to need backticks for the opening tick, and a
regular tick for the closing one?
thanks!
charles
On Sun, 30 Jan 2000, Adrian Walters wrote:
> 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.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.