On 7 Jun 2017, at 22:12, Jerry Stuckle <jerry@??? <
mailto:jerry@smartechhomes.com>> wrote:
> Yes, I understand that. But there isn't much I can do if the registrar
> doesn't support the create date. That's why it returns -1 if the create
> date cannot be found and the test is for 0 <= days <= 7.
Aren't you just replicating the 'Day Old Bread' DNSBL here?
Look at the check in SpamAssassin - URIBL_RHS_DOB. You could very likely just use a lookup type of dnsdb against that DNSBL instead of calling out to a script.
Graeme