I have a mailing of 30000 emails to sent. Manish help me to implement a solution for which the main code is available below. When I execute this code I have the following error message. May you inform me how to solve it ?
//www.skills4all.net/manish/testmail.php // Fatal error: Uncaught Error: Class 'PHPMailer' not found in /home/u903426621/domains/skills4all.net/public_html/manish/testmail.php:21 Stack trace: #0 {main} thrown in /home/u903426621/domains/skills4all.net/public_html/manish/testmail.php on line 21
I have a mailing of 30000 emails. I am looking for a free solution to be able to send email to all the contain in this mailing list.
Is it possible to code in PHP the solution ? Is it easier to do with another coding langages ?
Is there any free software which would give you this possibility ?
You need to get some SMTP email send out service for this.