Subject: Re: sendmail and NIS
To: None <lukem@cs.rmit.edu.au>
From: None <itojun@iijlab.net>
List: tech-userlevel
Date: 07/27/2000 21:26:44
>The primary reason we don't have nsswitch support for aliases is that
>I didn't get around to writing it, not because I have any objection to
>the idea.
>
>In fact, if you look in <nsswitch.h> you'll actually find a list of
>suggested databases to implement, and `aliases' is one of them.
>
>I'd be happy to provide assistance in writing the back-end nsswitch
>`dispatch' routines for `files' and `nis', and converting the relevant
>software into using it.

	it looks to me that we need something netbsd-specific into
	gnu/dist/sendmail/sendmail/conf.c:switch_map_find().
	(make sure to send the patch back to sendmail.org, of course)

itojun