drupal_mail call at line 427 of abuse.admin.inc doesn't fit drupal 6 API profile for that function (http://api.drupal.org/api/function/drupal_mail/6) causing it to fail and warnings to be not sent.

Best regards

Comments

niteman’s picture

Excuse me I was wrong, the problem seems to be at line 420 changing to $to = "$account->mail"; and everything works.

Best regards