Php mailer/ mailer needer

Mail($to, $headers, $from);
mail function can be used to send mail with php function , but if you try to send mass mailing , all your mails go to the spam .
there are a lot of professional service who provide api php to mass mailing , you need to have valid domain
you can check sendgrid
 
Back
Top