hannibal Posted August 6, 2008 Share Posted August 6, 2008 Hi, Does anyone know the limit to the number of recipients I should (can) send to using the PHPMailer ADDBCC parameter? (Or event the AddAdress parameter). For example: Select * FROM TABLE Loop results $mailer->AddBCC("[email protected]","name"); End loop $mailer->Send(); Many thanks, H. Link to comment https://forums.phpfreaks.com/topic/118527-phpmailer-addbcc-limit/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.