gratsami Posted January 3, 2009 Share Posted January 3, 2009 hi to all... i have 11,664 rows in mail_list table (MySQL).. i want to build send mail code ... how to send HTML mail without overloadind on the server ?? regards; Sami Link to comment https://forums.phpfreaks.com/topic/139348-help-me-in-mail-function-plz/ Share on other sites More sharing options...
DarkSuperHero Posted January 3, 2009 Share Posted January 3, 2009 check with your host to see what your max number of e-mails you can send in an allotted time, a cron job script might work best, and get the e-mail out in short burst's rather than all at once...last thing you migth want is your host suspending your account for TOS issues... :-) Link to comment https://forums.phpfreaks.com/topic/139348-help-me-in-mail-function-plz/#findComment-728916 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.