email-oauth2-proxy
gmvault
email-oauth2-proxy | gmvault | |
---|---|---|
20 | 9 | |
1,108 | 3,599 | |
2.9% | 0.0% | |
7.4 | 0.0 | |
15 days ago | about 3 years ago | |
Python | Python | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
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.
email-oauth2-proxy
- I Got Gemini to Figure Out My Nephew's Name
-
Gmail to SQLite
I built a proxy a while ago to make this easier - it lets you stick with IMAP/POP/SMTP as-is. No need for your client to even know that OAuth exists. See here: https://github.com/simonrob/email-oauth2-proxy
-
Bringing Exchange Support to Thunderbird
What makes you say the protocol is different for each provider?
I maintain a proxy that transparently adds support for OAuth 2.0 support to IMAP/POP/SMTP clients (https://github.com/simonrob/email-oauth2-proxy), and for normal use it doesn’t need to know anything about which service it is connecting to. Apart from advanced features such as CCG or ROPCG which are mostly O365 only, what is different?
- Proxy to add OAuth 2.0 authentication to email clients that don't support it
-
Ask HN: What apps have you created for your own use?
When it became clear many major email providers were going to require OAuth for IMAP/POP/SMTP access, I was pretty frustrated that I’d have to stop using clients/scripts that didn’t support this method.
Rather than spending lots of effort on migration, or switching clients entirely, I made a local proxy so that any IMAP (or POP/SMTP) client can be used with a “modern” email provider, regardless of whether it supports OAuth 2.0 natively: https://github.com/simonrob/email-oauth2-proxy. No need for your client to know about OAuth at all.
-
Oauth 2.0 Proxy for Email (POP/IMAP/SMTP) - Containerized
If you are not familiar with Email OAuth 2.0 Proxy by Simonrob, I would recommend you check it out. Star the repo or whatever you normally do. I wanted to acknowledge his repository because my work is built directly off what he maintains and creates.
-
JMAP – a much needed modern email open standard
https://github.com/simonrob/email-oauth2-proxy
"Just works" I run it with mbsync at the command line.
You do need a client id and some interaction with your O365 admin.
-
I really need some help. I need to get Postfix running on Ubuntu Server to work with OAUTH2.
One potential solution I found is a proxy. Are you able to utilize an app password for this task?
-
Gluon, a high-performance IMAP library
You do still need details for an authorised client, but it’s possible to use those of one that’s already approved. See the readme section that explains this aspect: https://github.com/simonrob/email-oauth2-proxy#oauth-20-clie...
-
The Future of Thunderbird: Why We’re Rebuilding from the Ground Up
If you use this proxy of mine then any IMAP (or POP/SMTP) client can be used with a “modern” email provider, regardless of whether it supports OAuth 2.0 natively: https://github.com/simonrob/email-oauth2-proxy
gmvault
-
Gmail to SQLite
> the link to gmvault in your readme is now a dead end, is this it https://github.com/gaubert/gmvault.
Funnily enough, the gmvault.org domain _that_ page points to is simply a parked GoDaddy placeholder. It's also not been updated in 10+ years except for two non-source files.
-
MailPlus locking up Server
Do you have other apps installed? Go into the package center and stop stuff. Your issue isn't corruption it's the old and not very powerful hardware (and possibly your drives) not being enough for the workload. If you want to try a different app there is a docker solution https://github.com/gaubert/gmvault
-
I created a gmvault alternative.
I have tried using gmvault before, but encountered several problems:
-
What do you use to backup emails, contacts, calendar from online services ((Gmail, Outlook, etc)
1) I'm aware of GMvault and Got-Your-Back for gmails. Are there other options that would work for other email services?
- GSuite Backup Solution with DS418?
-
Gmvault
Link to original workaround: https://github.com/gaubert/gmvault/issues/335#issuecomment-475437988
-
yahoo answers is shutting down
Here's the Docker image I've been running for the last 5 or so years: https://github.com/gaubert/gmvault. Haven't had a single problem.
What are some alternatives?
FairEmail - Fully featured, open source, privacy friendly email app for Android
got-your-back - Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
Mailu - Insular email distribution - mail server as Docker images
ImapSync - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is
stalwart - All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
google-workspace - A unofficial high level Python API wrapper for some of the productivity based Google APIs, that is focused on simplicity.