go-imap VS gluon

Compare go-imap vs gluon and see what are their differences.

go-imap

đź“Ą An IMAP library for clients and servers (by emersion)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-imap gluon
5 5
1,996 427
- 1.2%
9.0 7.2
9 days ago 12 days ago
Go Go
MIT License MIT License
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.

go-imap

Posts with mentions or reviews of go-imap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.

gluon

Posts with mentions or reviews of gluon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • Inside Gluon, our new IMAP library
    1 project | /r/ProtonMail | 23 Feb 2023
    Check our blog to learn more: https://proton.me/blog/gluon-imap-library. You can peek into it yourself on our GitHub: https://github.com/ProtonMail/gluon.
  • Bridge and Thunderbird Trash
    3 projects | /r/ProtonMail | 3 Nov 2022
    They are going to replace go-imap with gluon. That's an effort which has been going on for quite a while.
  • Proton Bridge: Message UIDs are not stable / possible data loss (deletion of wrong messages)
    4 projects | /r/ProtonMail | 2 Nov 2022
    Hi all, we want to share more info about the reported issue with Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email. The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural issue in a library that Bridge uses to implement IMAP. When there are network issues, this library returns errors to email clients. Unfortunately, there are hundreds of email clients, and some email clients don’t handle errors properly, and this leads to desynchronization. Our error tracking shows this does not happen often (1-2% of Bridge users) and the symptom is usually incorrect display of messages or read/unread status which is fixed with an inbox resynchronization. There are cases where a combination of a desynchronized mailbox and a specific series of user actions can lead to accidental email deletion, but this is far rarer than desynchronization. Our implementation tries as hard as possible to avoid this. If you find you are missing an email, our implementation works around the issue by placing it in your All Mail folder, so please check there. If you believe you have an email that is accidentally deleted, please contact our support team and we will do our best to help you undelete it. As Bridge is open source, updates on this issue have always been publicly posted on GitHub. IMAP-compatible encryption is a very difficult task and Bridge must interface with many different email clients, most of which are not open-source making it almost impossible to address all cases where certain clients don’t do error handling properly. Addressing this issue at the source requires replacing the core IMAP library. Unfortunately, there is not exactly a large selection of open-source IMAP libraries to pick from. None in fact are sufficiently well maintained to ensure we don’t run into this issue again. And a commercial library does not work because of Proton’s open-source nature. Therefore, the solution is to build our own IMAP library called Gluon, which we have been focusing on since this issue was reported to us. You can follow the progress or participate in this open-source effort here: https://github.com/ProtonMail/gluon
  • Protonmail can delete the wrong email and nobody cares
    6 projects | news.ycombinator.com | 2 Nov 2022
    This is Bart, Proton CTO here. For clarity, the issue mentioned here only impacts Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email.

    The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural issue in a library that Bridge uses to implement IMAP. When there are network issues, this library returns errors to email clients.

    Unfortunately, there are hundreds of email clients, and some email clients don’t handle errors properly, and this leads to desynchronization.

    Our error tracking shows this does not happen often (1-2% of Bridge users) and the symptom is usually incorrect display of messages or read/unread status which is fixed with an inbox resynchronization. There are cases where a combination of a desynchronized mailbox and a specific series of user actions can lead to accidental email deletion, but this is far rarer than desynchronization. Our implementation tries as hard as possible to avoid this. If you find you are missing an email, our implementation works around the issue by placing it in a users’ All Mail folder.

    As Bridge is open source, updates on this issue have always been publicly posted on GitHub. Addressing this issue at the source requires replacing the core IMAP library. Unfortunately, there are no FOSS IMAP libraries that are sufficiently well maintained. Therefore, the solution is to build our own IMAP library called Gluon, which we have been focusing on since this issue was reported to us. You can follow the progress of this open-source project here: https://github.com/ProtonMail/gluon

    We are not refusing to fix the problem. The only possible solution is writing a new open-source IMAP library which we can maintain ourselves to ensure this class of errors cannot occur again. We have doubled the size of the team working on this this year so it is a priority for us.

    We’re confident that this addresses the main sources of desynchronization and will be available in the beta version of Bridge by the end of the year.

What are some alternatives?

When comparing go-imap and gluon you can also consider the following projects:

MailHog - Web and API based SMTP testing

proton-bridge - Proton Mail Bridge application

Gomail - The best way to send emails in Go.

proton-bridge - ProtonMail Bridge application

email - Robust and flexible email library for Go

jmap - JSON Meta Application Protocol Specification (JMAP)

SendGrid - The Official Twilio SendGrid Golang API Library

gpgmda - GPG encrypting MDA

Trumail

hermes - Golang package that generates clean, responsive HTML e-mails for sending transactional mail

smtp - MailHog SMTP Protocol

email-verifier - :white_check_mark: A Go library for email verification without sending any emails.