kootenpv / yagmail

Send email in Python conveniently for gmail using yagmail
MIT License
2.66k stars 265 forks source link

requires gmail setting to allow less secure apps #29

Closed david-deboer closed 8 years ago

david-deboer commented 8 years ago

To make it work, I have to go into gmail and change to setting to allow less secure apps. Google warns against this. Is there a way to upgrade or set it to work with full security?

kootenpv commented 8 years ago

I think that's an automatic consequence of using a python email library outside of gmail's / enterprise products.