rajeevbharti Posted October 31, 2009 Share Posted October 31, 2009 Hey all members please help me in finding problem to multiple mail like 10,000 mails at a time. can you provide the code Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/ Share on other sites More sharing options...
cags Posted October 31, 2009 Share Posted October 31, 2009 Why do you wish to send 10,000 messages at the same time? Do you have a dedicated mail host to send the messages through? It's unlikely anybody will just give you the code, try the Freelance section. Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-948255 Share on other sites More sharing options...
Mchl Posted October 31, 2009 Share Posted October 31, 2009 http://pommo.org/Main_Page Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-948266 Share on other sites More sharing options...
rajeevbharti Posted November 3, 2009 Author Share Posted November 3, 2009 Why do you wish to send 10,000 messages at the same time? Do you have a dedicated mail host to send the messages through? It's unlikely anybody will just give you the code, try the Freelance section. i only give the example of 10000. if i have to send 10 mail one time through one function then what i have to do. Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-949999 Share on other sites More sharing options...
ashton321 Posted November 8, 2009 Share Posted November 8, 2009 10 is quite different than 10,000. Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-953804 Share on other sites More sharing options...
Wolphie Posted November 9, 2009 Share Posted November 9, 2009 Nobody will write the code for you, check out the freelance forum if that's what you're after. However, I will provide some resources for you to help you create your own mailing script. http://php.net/manual/en/function.mail.php http://php.net/manual/en/control-structures.foreach.php Google is your friend, the Internet is a wonderful thing. Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-954127 Share on other sites More sharing options...
exally Posted November 11, 2009 Share Posted November 11, 2009 be wary, some servers with disable your access if you try to send 10000 at once Quote Link to comment https://forums.phpfreaks.com/topic/179715-multiple-mailing-like-10000-mails/#findComment-955419 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.