Click to See Complete Forum and Search --> : Spamassassin


Javelin
03-15-2004, 07:03 AM
I am Having trouble setting spam Assassin with procmail 3.14
the procmail errors out with this log
procmail seems to be working fine without .procmailrc file
procmail: Error while writing to "/sausr/bin/spamassassin"
procmail: Rescue of unfiltered data failed
procmail: Rescue of unfiltered data failed
procmail: Error while writing to "/sausr/bin/spamassassin"
procmail: Rescue of unfiltered data failed
procmail: Rescue of unfiltered data failed
procmail: Error while writing to "/sausr/bin/spamassassin"
procmail: Rescue of unfiltered data failed
procmail: Rescue of unfiltered data failed

rc entry is
SHELL=/bin/sh
LOGFILE=$HOME/proc.log

:0fw: spamassassin.lock
| /sausr/bin/spamassassin -a

Thanx

Javelin
03-15-2004, 07:40 AM
FOrget to mention I am trying to set it up on A VDS (Virtual dedicated Server)

mdwatts
03-15-2004, 01:18 PM
Originally posted by Javelin

procmail: Error while writing to "/sausr/bin/spamassassin"


Permission related? Check to see what permissions (ownership etc.) you should have for "/sausr/bin/spamassassin".