Re: ppp-related script not running correctly

2000-08-20 Thread Ron Farrer
Jos Lemmerling ([EMAIL PROTECTED]) wrote: > Try 'ps auxf|grep fetchmail' to see who's the owner of the job (proberly > root or pppd). The logfiles should then proberly complain about 'no > mailservers specified', or something like 'fetchmailrc must be owned by > you'. > > I had the same problem u

Re: ppp-related script not running correctly

2000-08-20 Thread pollywog
On Sun, 20 Aug 2000 09:28:32 -0700, Ron Farrer said: > > --ffoCPvUAPMgSXi6H > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: quoted-printable > > > Hello; > > I created a script (called fetchmail-on) and placed it in > '/etc/ppp/ip-up.d/' so that it will get

Re: ppp-related script not running correctly

2000-08-20 Thread Jos Lemmerling
On Sun, 20 Aug 2000, Ron Farrer wrote: > Hello; > > I created a script (called fetchmail-on) and placed it in > '/etc/ppp/ip-up.d/' so that it will get executed when ppp connects. For > some reason it doesn't get execute 'fetchmail'. I can sit there (with > 'ps aux|grep fetchmail') and see that t

ppp-related script not running correctly

2000-08-20 Thread Ron Farrer
Hello; I created a script (called fetchmail-on) and placed it in '/etc/ppp/ip-up.d/' so that it will get executed when ppp connects. For some reason it doesn't get execute 'fetchmail'. I can sit there (with 'ps aux|grep fetchmail') and see that the script itself gets executed. I can even directly