Hello,
Since removing psa-spamassassin, I get the occossional message as follows :
delivery 1798: success: /bin/sh:_/usr/local/psa/bin/psa-spamc file not found
Where would this be being called from?
Thanks!
- John
message in maillog
ok, I missed it the first time, because it is only occuring with my groups.
for example :
for example :
Any idea what to change this to?| if [ -z "$SA" ]; then export SA=1; /usr/local/psa/bin/psa-spamc -u tsmolenski@domain.com -U /tmp/spamd_full.sock > spamcheck$$; if [ -s spamcheck$$ ]; then /var/qmail/bin/qmail-local "$USER" "$HOME" "$LOCAL" "" "" "$HOST" "$SENDER" "$DEFAULT" < spamcheck$$; retval=$?; rm -f spamcheck$$; [ $retval = 0 ] && exit 99; exit $retval; fi; rm -f spamcheck$$; fi # ACCEPT UCE
| true
&lsnyder@domain.com
&tammy@domain.com