Git Product home page Git Product logo

Comments (2)

hawkins avatar hawkins commented on August 20, 2024

Added feature in 0003e68 but still need to document how users enable IMAP in Gmail.

from shawk.

hawkins avatar hawkins commented on August 20, 2024

This is the current known workflow. There may be a more secure method, so I'd like to investigate this further. I don't like that this method creates another password with full access to your account (including bypassing 2FA), so maybe there's an IMAP or Gmail specific login available somewhere...

  1. Create a Google / Gmail account for your application (It doesn't have to be new, but I suggest you do not use your personal / work account).

  2. Follow instructions to set up an App password here and be sure to select app "Other (custom name)" and enter anything to help you remember it. I.e., "shawk".

    Be careful though, as this password grants full access to your Google account! Do not share this with anyone and do not commit it!

    I recommend creating a secure.ini file which your scripts will read in your password from. Add this file to your .gitignore to prevent accidentally commiting it.

  3. Follow instructions to enable IMAP access to Gmail here. You only need to complete Step 1, don't worry about Step 2. The Shawk library handles Step 2 for you.

from shawk.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.