Hi, I got an error when I tried to send a mass email to all members of my forum.
The error message read
[code] Failed sending email ]
and here is the 233th line in my emailer.php file
[code] if (!$result) { message_die(GENERAL_ERROR, 'Failed sending email ]
Can you help me to fix this?