[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3 Procmail and Perl <-no work - SOLVED
- Subject: Re: [cobalt-users] Raq3 Procmail and Perl <-no work - SOLVED
- From: Kul <WebMaster@xxxxxxx>
- Date: Sun Mar 4 23:40:02 2001
- Organization: Qax
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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