bestrong Posted June 17, 2009 Share Posted June 17, 2009 Hello! I have a website that sometimes needs a large number of emails to be sent, and for some reason, the built in php mail function often times will not send mail in a loop (hundreds)...like the following while(){ send mail function } It seems to only send to some people....it does not work well at all. I have a Centos 5 server. I have looked into PEAR, but I cant get it working... What are my options? and what is the ideal way to send mail with PHP. Thanks in advance! Ben Link to comment https://forums.phpfreaks.com/topic/162623-email-in-php/ Share on other sites More sharing options...
bestrong Posted June 18, 2009 Author Share Posted June 18, 2009 anyone? Link to comment https://forums.phpfreaks.com/topic/162623-email-in-php/#findComment-858924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.