Index: [Article Count Order] [Thread]

Date:  Tue, 8 Aug 2006 17:20:56 +0100
From:  "Colin Jack" <colin (at mark) mainline.co.uk>
Subject:  [coba-e:06268] Re: RBL in sendmail
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <F07DD4D0940AFF41A207BE85479D2AFF181401 (at mark) server.mainline.local>
X-Mail-Count: 06268

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
> 
>