From nobody Mon Sep 16 23:56:17 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4X71yv4Wghz5WVQ4 for ; Mon, 16 Sep 2024 23:56:23 +0000 (UTC) (envelope-from josef.c.bailey@protonmail.com) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X71yt5J7fz4fZ0 for ; Mon, 16 Sep 2024 23:56:22 +0000 (UTC) (envelope-from josef.c.bailey@protonmail.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1726530980; x=1726790180; bh=/bKTVEz1Q6mabRfQF/bm4QHhnJxaeEeMhAm8byyqo4w=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=qGSdCLEgKKOCqvIl1voyfWSbIaEHrThKWDl3SuIIrMnf3YGnH5ANsjJGSfFNATC4L 3ZyprI5zcLVt9v5ZDrLK8O1B5Wfr+w12aYi4dVavljK+meuips0856SMUlyPSkNwAo b3BwZaf8kNmwQnV7CRRqWO5n3MtbuGGpPHVOPSwJ65gtsANGsaYh0oZ0O1ZPSL3UmK t1JKXsbzmXXNzg6hbNWw5Hxf7PFDD7H94VDHNrmNMgI1bQUJaFX+42VWXTPjKlsYzQ NEvkVUYnDKQpaqhuM+KPDGSSaccVO4zoMzK6MDQGfeorMvyZREg9iloBsi/QAMNbwN 7/7Q5jOQyH8WQ== Date: Mon, 16 Sep 2024 23:56:17 +0000 To: Souji Thenria From: Joe B Cc: "questions@freebsd.org" Subject: Re: Protonmail Message-ID: In-Reply-To: References: Feedback-ID: 120396043:user:proton X-Pm-Message-ID: dd7ab2feed1d1bfc324184230a47e847e933e46d List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH] X-Rspamd-Queue-Id: 4X71yt5J7fz4fZ0 On Monday, September 16th, 2024 at 4:45 PM, Souji Thenria wrote: >=20 >=20 > On Mon Sep 16, 2024 at 10:14 PM CEST, Joe B wrote: >=20 > > Hello fellow BSD people, >=20 > Hey Joe, >=20 > > Has anyone got protonmail working on FreeBSD ? > >=20 > > I downloaded the .Deb bridge from protonmail website installed dpkg > > from ports. Extracted it with dpkg -R and of course it dosen't run on > > freeBSD > >=20 > > 1. https://github.com/emersion/hydroxide on trying to get it to work wi= th go > > * Installed go but nothing happens afar as it working with protonmail >=20 >=20 > I just tried hydroxide, and it worked for me. What steps did you try? >=20 > First, you need to log in: hydroxide auth >=20 > This will generate a password you must use with your mail client. >=20 > Now you can start, for example, the IMAP service with hydroxide imap > This will show you the address (it should be localhost) and a port. >=20 > Configure your mail client to connect to the IMAP server using the > address and port displayed earlier. Then, use your proton username and > the previously generated password for authentication. Hello, I just submitted an issue for this lol at the main website.. is there like = a string i need to run to get imap working and the gpg key i setup when i w= as on linux? If i didn't get what you said forgive me i'm looking at it word by word Thanks Joe