hydroxide
hydroxide copied to clipboard
A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
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: 
```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:  proton: 
Adding an account via `hydroxide auth` is clear. But how can I remove an existing one?