[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Raq3 Procmail and Perl <-no work - SOLVED



Dont worry all,  (SOLVED)

For anyone whos interested, heres howto fix it:
I have found it to be a silly mistake, well not so silly, but an odd way the Raq's do things, I'm not sure why I didn't try this earlier but there you go......

In my ".procmailrc" file I was calling my perl script like this:
      | abc.pl
and should have been doing this:
      | perl abc.pl
or like this this:
      | ./abc.pl

These Raqs, certainly run different from Big UNIX boxes is all I can say,
I'm off to crawl back into my shell for a while ! <g>

Regards Kul