[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Help![Qube2] Where is the sendmail.cf
- Subject: Re: [cobalt-users] Help![Qube2] Where is the sendmail.cf
- From: Kris Dahl <krislists@xxxxxxxxxxxxx>
- Date: Fri May 5 15:15:29 2000
on 5/4/00 12:03 PM, Scott Blomquist at scott@xxxxxxxxxxxxxxxxxxx wrote:
> I want to add the anti-I Love you filter and I haven't been able to
> locate the file. Sorry if this is a stupid question but I've spent the
> last 7 hours fumagating Micro$lop OE losers who don't have the damn
> common sense not to click on an attachment. As I read on another list
> "Would you pick up a half-full bottle on the side of the road and take a
> sip?"
> Mmmm, but it looked so good...
My bad. I forgot to tell you where the file is
The commands:
whereis
and
locate
are your friends.
searches your entire filesystem (in a database that is indexed on a regular
basis)
locate sendmail.cf
checks and sees where the file is registed to be located:
whereis sendmail.cf
Both provide the answer: /etc/sendmail.cf
-k