Occasional Error

1999-07-22 Thread Cheshire
Nothing major, but here's what happening and I don't really know why.

I run a script from a vt to connect to the internet, and every once in a
while I get something like this come up on that terminal: date time
Failed to open configuration file /etc/exim.conf

Now I can just hit a key and continue like normal, but I just don't know
why that's happening in the first place. I have exim installed, but as
far as I can tell, it isn't running. At least I haven't gone out of my
way to run it, and ps isn't identifying an exim operation. I don't find
any exim references in my scripts either.

..words of wisdom welcome.

|cheshire|


Re: Occasional Error

1999-07-22 Thread Mark Brown
On Thu, Jul 22, 1999 at 12:30:22PM -0600, Cheshire wrote:

 Failed to open configuration file /etc/exim.conf

 Now I can just hit a key and continue like normal, but I just don't know
 why that's happening in the first place. I have exim installed, but as
 far as I can tell, it isn't running. At least I haven't gone out of my
 way to run it, and ps isn't identifying an exim operation. I don't find
 any exim references in my scripts either.

By default exim doesn't run as a daemon, but is started from inetd to
recieve SMTP connections and run periodically to flush the queue.  If
you don't want to use exim, you should deinstall it.  If you want to use
it, then you should configure it (use /usr/sbin/eximconfig to make
things easy).  You probably want to have it set up.

-- 
Mark Brown  mailto:[EMAIL PROTECTED]   (Trying to avoid grumpiness)
http://www.tardis.ed.ac.uk/~broonie/
EUFShttp://www.eusa.ed.ac.uk/societies/filmsoc/


pgpS2fHW8OdF2.pgp
Description: PGP signature


Re: Occasional Error

1999-07-22 Thread Wayne Topa

Subject: Occasional Error
Date: Thu, Jul 22, 1999 at 12:30:22PM -0600

In reply to:Cheshire

Quoting Cheshire([EMAIL PROTECTED]):
 far as I can tell, it isn't running. At least I haven't gone out of my
 way to run it, and ps isn't identifying an exim operation. I don't find
 any exim references in my scripts either.
 

I just did 
VT1 root-Deb-Slink:~# grep exim /etc/ppp/ip*/*
/etc/ppp/ip-up.d/exim:# Flush exim queue
/etc/ppp/ip-up.d/exim:if [ -x /usr/sbin/exim ]; then
/etc/ppp/ip-up.d/exim:  /usr/sbin/exim -qf

Might that be it?
HTH, YMMV, HAND

-- 
You are making progress if each mistake is a new one.
___
Wayne T. Topa [EMAIL PROTECTED]


Re: Occasional Error

1999-07-22 Thread Michael Merten
On Thu, Jul 22, 1999 at 12:30:22PM -0600, Cheshire wrote:
 Nothing major, but here's what happening and I don't really know why.
 
 I run a script from a vt to connect to the internet, and every once in a
 while I get something like this come up on that terminal: date time
 Failed to open configuration file /etc/exim.conf
 
 Now I can just hit a key and continue like normal, but I just don't know
 why that's happening in the first place. I have exim installed, but as
 far as I can tell, it isn't running. At least I haven't gone out of my
 way to run it, and ps isn't identifying an exim operation. I don't find
 any exim references in my scripts either.
 
Could it be coming from an exim script in /etc/ppp/ip-up.d ??

Mike

[Private mail welcome, but no need to CC: me on list replies.]

--
Michael Merten -- [EMAIL PROTECTED]
  --- NRA Life Member -- http://www.nra.org
  --- Debian GNU/Linux Fan -- http://www.debian.org
  --- CenLA-LUG Founder -- http://www.angelfire.com/la2/cenlalug
--
No one who has never made a night carrier landing may be justified in
criticizing a man who has.
 -- Jeff Cooper
--
This signature was automatically generated with Signify v1.05.
For this and other cool products, check out http://www.debian.org/.