Function __global->rbl_resolve

Definitions

sources/antispam.php

  • Do an RBL lookup (low level, uninterpreted).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$ip IP required parameter N/A N/A The IP address to lookup
$rbl_domain ID_TEXT required parameter N/A N/A The RBL domain
$page_level boolean required parameter N/A N/A Whether this is a page level check (i.e. we won't consider blocks or approval, just ban setting)

Return

  • Return result (null: error)
  • Type: ?array
  • Set: N/A
  • Range: N/A