How to send email via Gmail SMTP in Yii2 framework

Comparing #2 with #3

Revision #3 was created by Bartosz Wójcik Bartosz Wójcik on Aug 4, 2021, 1:00:37 PM.

spelling

Content

One of [my sites](https://www.pelock.com) has been flooded with spam bots and as a result - Gmail gave my mailing domain a **bad score** and I cannoouldn't send emails to `@gmail` addresses anymore, not from my email, not from my system, not from any of other domains and websites I host...

## Gmail won't unblock your domain... thanks Google

I did remove all the spambots activity from one of my sites, appealed the decision via Gmail support forums, but still, I'm blocked from contacting my customers that has mailboxes at `@gmail.com` and there seems to be no way to change the domain score back to where it was.
[...]