PDA

View Full Version : Problems with PHP mail() ????


bmckinley
12-10-2009, 12:00 AM
Note: If this is the first time you received this mail, it contains the history for the entire month so far.

Below are the recently upload scripts that contain code to send email. You may wish to inspect them to ensure they are not sending out SPAM.

/home/heartsf2/public_html/member_forum/upload/includes/class_mail.php:37: *
/home/heartsf2/public_html/member_forum/upload/includes/class_mail.php:38: * This class sends email from vBulletin using the PHP mail() function
/home/heartsf2/public_html/member_forum/upload/includes/class_mail.php:39: *
---



The quote above was from when the very first server was setup and vBulletin was installed. But when we changed servers, we stopped receiving mail notifications (like new user notices, etc.) from the vBulletin db. I surmize that I need these scripts in order for vBulletin to email things like new user notices, error messages, etc. But when I check, the only file installed is ..../includes/class_mail.php. There is nothing with the ":38:*" or either of the others. What am I missing, where do I get it??? Any help appreciated.

--------------- Added 1260469906 at 1260469906 ---------------

The sendmail.php is not working after our move to the new server. No mail can be sent using the internal sendmail.php function. Does anyone know how to fix this?