hydroxide icon indicating copy to clipboard operation
hydroxide copied to clipboard

A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge

Results 105 hydroxide issues
Sort by recently updated
recently updated
newest added

Hello, what do I need to do to get hydroxide command to work? I follow the instructions, go does some downloading as seen below then not sure how to run...

Hi! I just ran into a problem when authenticating with thunderbird. I logged in successfully with a mixed case user out of habit like : "CASEUser" and it successfully worked...

after sending an email the following message appears: ![image](https://user-images.githubusercontent.com/73652197/197509494-c5f2676c-78a5-4744-b873-4baf2f4f7d8b.png)

```console [~ (130) ]$ hydroxide auth --help Usage of auth: [~ (0) ]$ ```

Hi, I'd like to be able to automate my hydroxide setup, e.g.: ```shell hydroxide auth \ -password $(op item get Protonmail --fields password) \ -2fa-totp $(op item get Protonmail --otp)...

This PR implements SOCKS5 proxy support, connecting to ProtonMail over Tor using the `.onion` API endpoint and per account stream isolation. Usage: # SOCKS5 proxy ``` ./hydroxide -proxy 127.0.0.1:9150 serve...

I'm receiving this error in Thunderbird when trying to send an email with an attachment I can send mail OK without attachments ``` 2024/05/28 23:36:30 creating draft message 2024/05/28 23:36:31...

Hi, maybe I've misunderstood but it seems like hydroxide lets us set a specific bridge password using the environment variable `HYDROXIDE_BRIDGE_PASS` for most commands _except_ `hydroxide [serve|smtp|imap]`. Am I wrong?...

thunderbird is not displaying lots of my emails. thunderbird: ![image](https://github.com/user-attachments/assets/6d97cba5-2432-4803-b334-42055d7c90d8) proton: ![image](https://github.com/user-attachments/assets/107eb0cc-511c-44dc-b4f3-7b3d63c566a4)

Adding an account via `hydroxide auth` is clear. But how can I remove an existing one?