Date: Fri, 15 Oct 1999 12:15:21 -0400 From: Mitch Collinsworth <mkc@Graphics.Cornell.EDU> To: Rich Winkel <rich@chumbly.math.missouri.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sendmail won't use NIS aliases Message-ID: <199910151615.AA012814121@broccoli.graphics.cornell.edu> In-Reply-To: Your message of "Fri, 15 Oct 1999 10:23:23 CDT." <199910151523.KAA03410@chumbly.math.missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>I'm running 3.3-stable and I can't get sendmail to use nis aliases. >/etc/service.switch: >hosts files nis dns >aliases files nis > >What else do I need to do?? In /etc/sendmail.cf change: O AliasFile=/etc/aliases to: O AliasFile=nis:mail.aliases,/etc/aliases (and of course kill and restart sendmail daemon) -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910151615.AA012814121>