[476] in netbsd-help mailing list archive
Re: mail
daemon@ATHENA.MIT.EDU (John Hawkinson)
Wed Nov 29 10:38:59 1995
Date: Wed, 29 Nov 1995 10:38:27 -0500
To: Eric Ford <eford@MIT.EDU>
Cc: netbsd-help@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
> Date: Mon, 27 Nov 1995 07:11:48 EST
Sorry for the delay -- in general please keep netbsd-help in the cc
header. At least that will give me the illusion that someone else
might answer :-)
> Well, I was hoping to make it so that things send to *@polys.mit.edu
> would go to * on my computer and only get returned if that user
> didn't exist.
I don't think that's really feasable.
> I wouldn't mind adding them one at a time, but adding
> LOCAL_USER(foo) EXPOSED_USER(foo) to mit.mc, m4ing it and replacing
> the /etc/sendmail.cf, didn't fix it.
Really? Could you put the resultant .cf file in afs someplace? I'd
like to fiddle around with sendmail -bt (address testing mode).
> I'll take a look at the README tonight.
I guess you could also use
FE/etc/localusers
FL/etc/localusers
and add your users to /etc/localusers.
--jhawk