Greetings folks!
I’m having some troubles while pairing the Mail client to my paid ProtonMail Account via Hydroxide.
I’ve managed to compile the thing on my PC,
cd hydroxide/cmd/hydroxide
GOOS=linux GOARCH=arm go build
transferred it to my XA2, and then start the newly created systemd service.
So far so good - I even managed to get myself authenticated via the CLI.
Still after setting up manually the Mail client with the settings needed (server addr: localhost and then ports 1025 (smtp) and 1143 (imap)), I’m getting connection timeout.
Ok, I’ve saved the config and uninstalled the K-9, created new credentials and made use of the hydroxide -debug option, where I do find the following errors:
Once I do have more time I’ll upload a screen after successful setup via the K-9.
btw.
What do you think - is this a Sailfish OS related issue?
Should I report a bug?
The error message is quite clear and correct. There is a linebreak in the ‘password’ string which is not allowed in IMAP.
Also I don’t think the string should be quoted, but I’m not sure.
Which component creates that string? Is it a copy-paste error?
I have just checked and hydroxide works without issue with Sailfish mail client. I suspect copy/paste issue as well, especially if you are using pc with Windows to transfers bridge password.
I advise to use txt file directly on the phone: hydroxide auth $USER > credentials.txt