[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: only local delivery works
> > pts/3 /usr/local/zmailer 577# egrep "(daemon|zmailer)" /etc/group
> > daemon:!:12:root,daemon
> > zmailer:!:1:root,uucp,daemon
> > pts/3 /usr/local/zmailer 578#
> >
> > ?
>
> "pts/3" ? Do you have Solaris ?
>
> See /etc/nsswitch.conf file about where the "group" entry is
> looked from. NIS+ ? (I.e. not from local file?)
this is AIX 4.1.4.0 without installed NIS.
>
> Also, although group numeric value does not really matter here,
> Likely "1" is reserved for something..
>
yes, that was my mistake in `/etc/group'. corrected to other value but
it does not help.
still have no ideas....