nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Not-so) hypothetical question: What to do about NULs?


From: Steffen Nurpmeso
Subject: Re: (Not-so) hypothetical question: What to do about NULs?
Date: Sun, 19 Feb 2023 01:51:50 +0100
User-agent: s-nail v14.9.24-411-g8db62d75cb

P.S.:

Congratulations to your new release btw.

I have written an OAuth helper in Python3 that suports OAuth for
GMail, Microsoft, Yandex:

  curl -u moon:mars --basic -O 
https://git.sdaoden.eu/browse/s-toolbox.git/plain/oauth-helper.py

It has a "manual" mode where it documents for GMail

  -- How to create a Google registration --

  Go to console.developers.google.com, and create a new project. The name 
doesn't
  matter and could be "mutt registration project".

   - Go to Library, choose Gmail API, and enable it
   - Hit left arrow icon to get back to console.developers.google.com
   - Choose OAuth Consent Screen
          - Choose Internal for an organizational G Suite
          - Choose External if that's your only choice
          - For Application Name, put for example "Mutt"
          - Under scopes, choose Add scope, scroll all the way down, enable the
            "https://mail.google.com/"; scope
  [Note this only allow "internal" users; you get the same mail usage scope
  by selecting those gmail scopes without any lock symbol!
  Like this application verification is not needed, and "External" can be
  chosen.]
          - Fill out additional fields (application logo, etc) if you feel like 
it
            (will make the consent screen look nicer)

Maybe this helps!

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]