gluon icon indicating copy to clipboard operation
gluon copied to clipboard

An IMAP server library written in Go

Results 8 gluon issues
Sort by recently updated
recently updated
newest added

gluon was recently packaged in Debian and also synced to the Ubuntu archive. We noticed that tests were unreliable. Here are 2 examples of the package building, resulting in 2...

blocked

gluon depends on [ProtonMail/go-mbox](https://github.com/ProtonMail/go-mbox), which is a fork of [emersion/go-mbox](https://github.com/emersion/go-mbox) with some minor changes. It would be beneficial if you open a PR and/or contact the upstream author to get...

I have been running in to issues with importing old emails into proton mail via the proton mail bridge due to the RFC5322 validation. TBH, I think this validation should...

bug

I use the bridge with my Proton email account. Unfortunately, the bridge doesn't support [RFC 5256](https://www.rfc-editor.org/rfc/rfc5256.html), which makes it extremely difficult to make use of all the features of my...

enhancement

1. Can you add in your documentation the results of ImapTest for gluon? In the same format as: > https://imapwiki.org/ImapTest/ServerStatus 2. Perhaps you can also work with the Dovecot/ImapTest folks...

Dear @ProtonMail team, For more security, can you add supports of: - SCRAM-SHA-1 - SCRAM-SHA-256 - SCRAM-SHA-512 - SCRAM-SHA3-512 Same with TLS Channel Binding: - SCRAM-SHA-1-PLUS - SCRAM-SHA-256-PLUS - SCRAM-SHA-512-PLUS...

As of https://github.com/ProtonMail/gluon/pull/406#issuecomment-2054097997 it is now possible to build gluon on a musl-based system (Alpine Linux 3.20), hence I believe an update to the semver is in order to facilitate...