Re: I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread Tom Horsley
On Wed, 18 Mar 2020 15:11:21 -0700 ToddAndMargo via users wrote: > So they have > something going on they don't want to talk about for > regular users. You'd think google would have the resources to support oauth2 in fetchmail. They want everyone to use it, but they make it incredibly difficult

Re: I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread ToddAndMargo via users
On 2020-03-18 07:29, Richard wrote: Date: Wednesday, March 18, 2020 02:43:17 -0700 From: ToddAndMargo via users Hi All, Does anyone have a link to a good set of directions on how to use curl with smtp.gmail.com and Oauth2? Many thanks, -T Help! Fedora 31 curl-7.66.0-1.fc31.x86_6

Re: I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread Richard
> Date: Wednesday, March 18, 2020 02:43:17 -0700 > From: ToddAndMargo via users > >> Hi All, >> >> Does anyone have a link to a good set of directions on >> how to use curl with smtp.gmail.com and Oauth2? >> >> Many thanks, >> -T > > Help! > > Fedora 31 > curl-7.66.0-1.fc31.x86_6 > > gMail:

Re: I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread ToddAndMargo via users
On 2020-03-18 06:50, T.C. Hollingsworth wrote: On Wed, Mar 18, 2020, 2:44 AM ToddAndMargo via users mailto:users@lists.fedoraproject.org>> wrote: $ cat mail.txt | curl -vvv smtp://smtp.gmail.com:465 --mail-from "x...@gmail.com" --mail-rcpt "y...@zoho.com" --ssl -u

Re: I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread T.C. Hollingsworth
On Wed, Mar 18, 2020, 2:44 AM ToddAndMargo via users < users@lists.fedoraproject.org> wrote: > > $ cat mail.txt | curl -vvv smtp://smtp.gmail.com:465 --mail-from > "x...@gmail.com" --mail-rcpt "y...@zoho.com" --ssl -u > x...@gmail.com:'' -oauth2-bearer 'big long thing' > Port 465 is SMTPS

I need directions/help on how to use curl with gmail smtp and OAuth2

2020-03-18 Thread ToddAndMargo via users
On 2020-03-16 16:23, ToddAndMargo via curl-users wrote: Hi All, Does anyone have a link to a good set of directions on how to use curl with smtp.gmail.com and Oauth2? Many thanks, -T Help! Fedora 31 curl-7.66.0-1.fc31.x86_6 gMail: less secure apps are purposefully off as gMail will be