hydroxide icon indicating copy to clipboard operation
hydroxide copied to clipboard

Respect `HYDROXIDE_BRIDGE_PASS` while serving

Open fpringle opened this issue 1 year ago • 3 comments

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? If not, this would be a really useful feature. For my usecase, I want hydroxide to run as a systemd service with a pre-set password so that I don't have to re-configure my mail client each time.

fpringle avatar Aug 28 '24 07:08 fpringle

That's not possible, these subcommands are multi-user.

emersion avatar Aug 28 '24 08:08 emersion

Ah, I see. Would it be possible to add command-line options to configure passwords on a per-user basis?

fpringle avatar Aug 28 '24 09:08 fpringle

I'd rather not. The other commands directly need the password but the servers don't.

emersion avatar Aug 28 '24 09:08 emersion