forwardemail.net VS gmail-oauth2-tools

Compare forwardemail.net vs gmail-oauth2-tools and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
forwardemail.net gmail-oauth2-tools
4 5
760 396
4.8% 2.8%
9.8 4.8
4 days ago 23 days ago
JavaScript Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

forwardemail.net

Posts with mentions or reviews of forwardemail.net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.
  • Google will disable all but OAuth for IMAP, SMTP and POP starting Sept. 30
    7 projects | news.ycombinator.com | 18 Jan 2024
    Thanks for your feedback. We've updated our home page at https://forwardemail.net and added a dedicated link/section in our FAQ for "What is Forward Email" at https://forwardemail.net/faq#what-is-forward-email.

    Commit: https://github.com/forwardemail/forwardemail.net/commit/5942...

  • Skiff: Various Privacy Failures
    4 projects | news.ycombinator.com | 14 Jan 2024
    Here is the actual code in the back-end where we use your PGP public key:

    Source code for PGP encryption for storage when you're connected (we only use your password in-memory, and never write it to disk on our side) @ https://github.com/forwardemail/forwardemail.net/blob/562a52...

    Outbound email automatically checks for PGP key in case you didn't include the recipients (we use WKD): https://github.com/forwardemail/forwardemail.net/blob/562a52...

    Your individual mailbox is a SQLite database file and is encrypted using ChaCha20-Poly1305 as well.

  • Mail-in-a-Box: a mail server in a box
    5 projects | news.ycombinator.com | 24 Nov 2023
  • Thoughts on using Webpack+Babel with Node/Express?
    1 project | /r/node | 9 Jan 2022
    You can literally fix this right now with plain ole nodejs. https://nodejs.org/dist/latest-v16.x/docs/api/packages.html#subpath-imports - it’s not very well documented. It’s called sub path imports. See a great working example in this repo! (Also use forward email!!) - https://github.com/forwardemail/forwardemail.net - it works in commonjs and esmodules.

gmail-oauth2-tools

Posts with mentions or reviews of gmail-oauth2-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.
  • Google will disable all but OAuth for IMAP, SMTP and POP starting Sept. 30
    7 projects | news.ycombinator.com | 18 Jan 2024
    Shouldn't be _too_ hard to convert your scripts.

    I ran into the same problem and one workspace disallows App passwords. You can simply get the OAuth token with a little python script and then use it as the password: https://github.com/google/gmail-oauth2-tools/blob/master/pyt...

    (see for example https://github.com/lefcha/imapfilter/issues/186)

  • SMTP/OAUTH2 to send email via gmail
    3 projects | /r/golang | 24 Dec 2021
    I tried to keep dependencies low, and while developing that and testing it I came across sendgmail. sendgmail is a little more polished but has a lot more dependencies, it's also not really setup to be imported into a project and used like a package.
  • Send SMS Text Message With Python Using GMail SMTP For Free
    6 projects | /r/Python | 2 Apr 2021
    Integrated with OAuth2 and register an app with Google to get a client secret. This should clear that up but honestly it's a hassle to do, I had a similar script (posted my story in another comment) and I always thought of going through and redoing it to authenticate with OAuth but it just seemed like a hassle. I found this which should help. https://github.com/google/gmail-oauth2-tools/wiki/OAuth2DotPyRunThrough
  • Setting up fdm
    3 projects | /r/openbsd | 27 Feb 2021
  • What e-mail client do you like and why?
    4 projects | /r/linux | 16 Jan 2021
    Fetch https://github.com/google/gmail-oauth2-tools/blob/e3229155a4037267ce40f1a3a681f53221aa4d8d/python/oauth2.py Store as ~/.mutt/oauth2.py Make it executable

What are some alternatives?

When comparing forwardemail.net and gmail-oauth2-tools you can also consider the following projects:

free-email-forwarding - The best free email forwarding for custom domains. Visit our website to get started (SMTP server)

fdm - fdm source code

action-send-mail - :gear: A GitHub Action to send an email to multiple recipients

mailhelp - mail help config and dot files for mutt with Gmail on macOS (mbsync, fdm, msmtp).

community-edition - Free and Open Source messaging and emailing app that combines common web applications into one.

mblaze - Unix utilities to deal with Maildir

js.org - Dedicated to JavaScript and its awesome community since 2015

birdtray - new mail system tray notification icon for Thunderbird

smtp - This is a SMTP docker container for sending emails. You can also relay emails to gmail and amazon SES.

astroid - A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch

iRedMail - Full-featured, open source mail server solution for mainstream Linux/BSD distributions.

pysendsms - Quick and simple way to send SMS via SMTP to known a cell carrier.