I'm working on a plugin for the MX+ tests (Basically tests the senders
address against the MX for their domain)

The "right" thing IMO would be a negative score for passing,
a positive score for failing, and a 0 if the test can't (or isn't) run.
The only way I see to do that is two have two tests, one that checks
for a pass, and one that checks for a fail.

Ok, I can do that, (I can even cache the result so it doesn't have to
do multiple DNS queries) but it doesn't feel clean to me.
I was wondering if there was a better way to do it.

Scott Nelson <[EMAIL PROTECTED]>


Reply via email to