PHP warn for mail() in utils.inc.php when activating member

I get a warning in my error logs when i reactivate a suspended member in the admin panel.

 

[Tue Apr 17 13:47:26 2012] [warn] [client xxx.xxx.xxx.xxx] mod_fcgid: stderr: PHP Warning:  mail(/var/www/logs): failed to open stream: Is a directory in /var/www/docs/inc/utils.inc.php on line 449, referer: http://www.mytestdolphinsite.com/administration/profiles.php


This is the code line that produces this warning.

 

$iSendingResult = mail( $sRecipientEmail, $sMailSubject, $sMailBody, $sMailHeader, $sMailParameters );


Strange thing is everything works like expected, just this strange warning when a user gets activated. I want to know where it comes from. Any tips?

Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81
Quote · 17 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.