chantown Posted February 19, 2008 Share Posted February 19, 2008 to mass mail 80,000 emails to a university, do you think it will go through? I am a student and I have a list of all my universitie's students in a text file. I want to send an email to all of them using php mail(). Link to comment https://forums.phpfreaks.com/topic/91831-if-i-use-php-mail/ Share on other sites More sharing options...
rajivgonsalves Posted February 19, 2008 Share Posted February 19, 2008 Yes it should go through... Link to comment https://forums.phpfreaks.com/topic/91831-if-i-use-php-mail/#findComment-470333 Share on other sites More sharing options...
rameshfaj Posted February 19, 2008 Share Posted February 19, 2008 If it gives problem then u can have each email id separated by some identifiers(like commas) and then iterate throughout the email ids to send the email to all the ids. Link to comment https://forums.phpfreaks.com/topic/91831-if-i-use-php-mail/#findComment-470408 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.