"Thomas A. Moulton" <[EMAIL PROTECTED]> writes:

> xanthus:/usr/local/bin# echo | smtp-check-sender [EMAIL PROTECTED]
> Traceback (most recent call last):
>   File "/usr/local/bin/smtp-check-sender", line 87, in ?
>     server = smtplib.SMTP(primx)


The second "crash" is not really a problem, since it will be interpreted
as as a non-match, and the mail passed through. 

If you would like a version that catches those exceptions, you can try

http://www-m9.ma.tum.de/~bremner/tmda/tmda-check-senders

This has the advantage that some of the exceptions that it catches 
actually allow it to delete more spam.  But it requires one more library
file, that you can just download and put in the same directory.

db

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to