Answer the question
In order to leave comments, you need to log in
How to send multiple emails correctly with PHPMailer?
Set up the PHPMailer library to send messages. Everything works fine, but when sending 7 messages, GMail automatically sends the letter to spam.
I add boxes in the following, banal way:
$mailer->AddAddress('Ящик 1');
$mailer->AddAddress('Ящик 2');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question