View Single Post
Old July 28th, 2005, 8:23 PM   #68 (permalink)
zmahshie
Registered User
Seasoned Poster
 
Joined in Jul 2004
Hosted on Spiffy
33 posts
Gave thanks: 2
Thanked 0 times
Quote:
Originally Posted by zmahshie
I am trying to enable Baysian processing, but I get an error when the cron job runs. Any idea what this error is?

/bin/sh: /home/*******/script/learnspam: bad interpreter: Permission denied


I have done the following:
1. Enabled Spam Assassin
2. Added the section to the user_prefs to enable Bayes
3. Created the learnspam script in the /script directory
4. Created the cron job entry to run it

Thanks!
Turns out there is an identical thread in another forum. Kinda confusing, but the answer is over there. You need to chmod the script file to 755.
zmahshie is offline   Reply With Quote