SMTPClient.jl icon indicating copy to clipboard operation
SMTPClient.jl copied to clipboard

gmail app no longer accessible

Open floswald opened this issue 1 year ago • 0 comments

hi there

I was trying to get this package to talk to gmail but unfortunately the less secure app access does not longer exist: https://support.google.com/accounts/answer/6010255?sjid=1807642361982160308-EU

https://workspaceupdates.googleblog.com/2023/09/winding-down-google-sync-and-less-secure-apps-support.html

is it possible to get some oauth going to work with this package, similar to the R package gmailr possibly? right now my solution is to use that package via RCall, which works, but full julia would be better. thanks for any infos!

floswald avatar Sep 24 '24 15:09 floswald