Hi Board,
I've been playing around with various options for SPAM blocking on my domain - lots of custom SA and Procmail tweaks, with fairly decent results. But now I've gotten to the point where most email goes directly to gmail, and I've just a few folks that still use my domain address.
So - I'd like to move to a challenge-response email system. I've looked at a few and decided to trying installing Active Spam Killer (ASK) :
http://www.paganini.net/ask/
But I'm running in to a problem with my virtual server - when I try to run the install script, I'm getting this:
The install package is the tarball route. There are RPM options, but, of course, we can't do RPM on Westhost. It looks like a PATH env issue. Any thoughts on install? or perhaps a recommendation for another C-R email system?Code:./asksetup.py: import: command not found ./asksetup.py: import: command not found ./asksetup.py: line 31: syntax error near unexpected token `sys.path.append("/us r/lib/ask")' ./asksetup.py: line 31: `sys.path.append("/usr/lib/ask")'
Thanks a bunch!
-Eric
Results 1 to 3 of 3
-
09-14-2004, 07:56 AM #1Junior Member
- Join Date
- Sep 2004
- Location
- London UK
- Posts
- 2
Anyone using a Challenge-Response Email system
-
09-14-2004, 01:12 PM #2
Do you have the scripts installed in '/usr/lib/ask/' ??
It sounds like its not finding them there... although the 'command not found' is a strange error.
-
09-15-2004, 07:38 AM #3Junior Member
- Join Date
- Sep 2004
- Location
- London UK
- Posts
- 2
Strange to me as well. I figured there could be compatibility issues with WH - so I tried installing with a previous version of ASK (v. 2.2) and it installed quite easily!
So far, so good. I've set it within procmailrc as the first set of custom rules (before SpamAssassin). The testing continues...
Similar Threads
-
SpamAssassin -> Procmail -> Uebimaiu spammail folder
By PeteF in forum E-mail / FTP ManagementReplies: 17Last Post: 05-25-2010, 01:54 PM -
Email Challenge / Response, ever?
By gtdowd in forum E-mail / FTP ManagementReplies: 2Last Post: 01-04-2006, 12:42 PM -
Email system clogged up ?
By firebirdfan in forum E-mail / FTP ManagementReplies: 2Last Post: 10-14-2004, 10:55 PM -
unable to send email to extrenal email address
By <-- R O B --> in forum E-mail / FTP ManagementReplies: 1Last Post: 01-15-2004, 04:16 AM -
email here today, gone tomorrow
By Mafdet in forum E-mail / FTP ManagementReplies: 6Last Post: 09-06-2003, 02:18 PM
Reply With Quote