Pyzor testing?
Dan Farmer
dan.farmer at PHONEDIR.COM
Tue Nov 18 00:55:47 GMT 2003
Boy do I feel stupid, I just realized I could probably test the GTUBE
Standard Test Email, so I created a second test message to try, and got
the following results:
# pyzor check < rfc822.gtube
Traceback (most recent call last):
File "/usr/local/bin/pyzor", line 4, in ?
pyzor.client.run()
File "/usr/local/lib/python2.3/site-packages/pyzor/client.py", line
934, in run
ExecCall().run()
File "/usr/local/lib/python2.3/site-packages/pyzor/client.py", line
188, in run
if not apply(dispatch, (self, args)):
File "/usr/local/lib/python2.3/site-packages/pyzor/client.py", line
264, in check
response = runner.run(server, (digest, server))
File "/usr/local/lib/python2.3/site-packages/pyzor/client.py", line
725, in run
response = apply(self.routine, varargs, kwargs)
File "/usr/local/lib/python2.3/site-packages/pyzor/client.py", line
57, in check
msg = CheckRequest(digest)
File "/usr/local/lib/python2.3/site-packages/pyzor/__init__.py", line
381, in __init__
typecheck(digest, str)
File "/usr/local/lib/python2.3/site-packages/pyzor/__init__.py", line
494, in typecheck
raise TypeError
TypeError
So apparently, it isn't installed quite right. Does anyone else have
this working on RHAS 2.1 (or RH 7.2)?
Thanks, again....
Dan
On Nov 17, 2003, at 5:42 PM, Dan Farmer wrote:
> Am I correct in trying to test a message like this:
> ] pyzor check < rfc822.spam
> 66.250.40.33:24441 (200, 'OK') 48 0
More information about the MailScanner
mailing list