Jose Luis, > I have installed SA 3.3.1 with pyzor 0.5.0 on a server with CentOS 4.8, > reviewing SA logs shows the following message: > warn: pyzor: check failed: internal error, python traceback seen > in response > It should be noted that I recently updated to version 4.7 CentOS 4.8
So what does the traceback say? Turn up the pyzor debugging to see it. spamassassin -D pyzor -t <test.msg Could be due to a deprecated sha module, or a permission problem. Mark