Front page | perl.perl6.users |
Postings from July 2022
OAuth2 ???
From:
ToddAndMargo via perl6-users
Date:
July 2, 2022 00:26
Subject:
OAuth2 ???
Message ID:
8e8ef73a-6476-4bd1-bdd9-62b0886ad852@zoho.com
Hi All,
Due to Google's decision to drop what they
call "less secure apps" (they are not with a
hard password):
https://support.google.com/accounts/answer/6010255?hl=en#zippy=%2Cif-less-secure-app-access-is-on-for-your-account
Most of my customer are using gMail and g-suite,
which is also gmail.
A ton of stuff, such as Anti Virus, backup programs,
and RAID alerts are being broken. AND MY STUFF TOO!
I typically eMail through cURL and cURL has no
intention of supporting OAuth2 (I asked).
From what I am seeing is that NO ONE that has not
already started supporting OAuth2 (Thunderbird,
etc.) that has any intention of bending to
Google's will.
And there is no movement on
RFE: please support OAuth2 #24
https://github.com/raku-community-modules/Net-SMTP/issues/24
which I sometimes use too.
Anyone know of an eMail module or example that supports
OAuth2? If they won't support OAuth2, I am looking at
wrapping programs and sending out their log files.
I already wrap Cobian Reflector.
I am also looking at making folks with iRSTe RAID's
life miserable with obnoxious pop ups and eMails,
if they do not check their RAID status and a drive
fails. (Usually they wait for both to fail and then
I get a panic call. Seen folks go through a hot
spare too. There is something about them ignoring
my requests that they check their green check
mark in their task bar once a day.)
Many thanks,
-T
Anyone interested in my Windows messaging module
(okay, cancel, etc.), write me and I will send
it to you.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
OAuth2 ???
by ToddAndMargo via perl6-users