>I haven't actually opened this script yet. It's been a very crazy week >for me, & I hope to have time next week to look at it. But I am excited >that it might work
>From my quick glance, I think all the RBL checking was functionalized, so all you really have to do is chop off the Mail.app section and replace it with an Emailer section, passing the IP obtained to the RBL function and acting on the returned value (which was either the string "Spam" or "Clean" if I remember right). So the hard part would probably be parsing the IP out of Emailers long headers. You'll have to examine a few different emails to see if the IP is in a consistantly predictable place (or maybe the existing script can give you a hint as to a good approach) -chris <http://www.mythtech.net> ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

