Hmmm ...
[root@server1 mail]# make all
make: Nothing to be done for `all'.
[root (at mark) server1 mail]# mv sendmail.cf sendmail.cf.old
[root@server1 mail]# make all
mv: cannot stat `sendmail.cf': No such file or directory
Am I being thick here?
Thanks
> -----Original Message-----
> From: Brian N. Smith [mailto:brian (at mark) nuonce.net]
> Sent: 08 August 2006 17:12
> To: coba-e (at mark) bluequartz.org
> Subject: [coba-e:06266] Re: RBL in sendmail
>
> > sendmail.mc:172: m4: Cannot open
> /usr/share/sendmail-cf/hack/popauth.m4:
> > No such file or directory
> >
> > Anybody able to give me a clue?
>
> It was shown a couple of days ago :)
>
> [root (at mark) bq1 ~]# locate popauth.m4
> /usr/sausalito/configs/sendmail/popauth.m4
> /usr/share/sendmail-cf/hack/popauth.m4
>
> cp /usr/sausalito/configs/sendmail/popauth.m4 \
> /usr/share/sendmail-cf/hack/popauth.m4
>
> You may need to rename your existing sendmail.cf file though,
> and then do make again.
>
> Thanks,
> Brian
>
>