https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7610

--- Comment #6 from John Hardin <[email protected]> ---
Just had a thought: if we remove the (useless) timing call from
_dkim_load_modules we can write the new sub this way:

sub is_mail_dkim_unavailable {
  return !_dkim_load_modules();
}

I think that's the best approach overall...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to