1
我曾經使用gmail從我的symfony2應用發送郵件。但現在谷歌似乎阻止該服務,而不是我碰到下面的消息,我的Gmail帳戶時,我嘗試使用SwiftMailer發送郵件:發送郵件symfony2不是gmail
Someone just tried to sign in to your Google Account [email protected] from an app that doesn't meet modern security standards.
Details:
Saturday, November 7, 2015 9:26 PM (Central European Standard Time)
France*
We strongly recommend that you use a secure app, like Gmail, to access your account. All apps made by Google meet these security standards. Using a less secure app, on the other hand, could leave your account vulnerable. Learn more.
Google stopped this sign-in attempt, but you should review your recently used devices:
現在,如果沒有谷歌,我應該用什麼來發送郵件?
注:我需要自由ofcourse
謝謝。最後,我結束了使用https://mailgun.com/一個API電子郵件服務 –