Enable plugin check if user is bot on stopforumspam.com (database of spam bot's emails & IPs updated every few minutes)
if($xml->appears == 'yes'){ $spambot = true; $reason = ' > stopforumspam.com > ' . __('IP address', 'spam_solution'); }