On 7 Jun 2017, at 22:12, Jerry Stuckle <[email protected] <mailto:[email protected]>> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
