Am Fri, 20 May 2022 15:10:08 +0100 schrieb Stuart Henderson <s...@spacehopper.org>:
> On 2022/05/20 22:18, Avon Robertson wrote: > > Thank you for your response Stuart. Alas your suggestion to try the > > binary from the working host does not work. I have pasted a log of > > my actions below. I will try Theo's fix tomorrow. > > Hopefully there will be a snapshot by then so you can just update to > it - given the tests you've done thus far, it's clearly due to a > change in libressl, and testing with nc shows that it's not a general > problem rather something with how mutt interface with it, so there's > a good chance that will fix the issue. Updating to the newest snapshot fixed the problem for me with prosody, thank you! kern.version=OpenBSD 7.1-current (GENERIC) #515: Fri May 20 22:36:43 MDT 2022 > > $ fgrep -e 995 ~/.muttrc > > set pop_host="pops://avo...@pop3.xtra.co.nz:995" > > > > $ nc -vvc pop3.xtra.co.nz 995 > > Connection to pop3.xtra.co.nz (210.55.143.37) 995 port [tcp/pop3s] > > succeeded! > > TLS handshake negotiated TLSv1.2/ECDHE-RSA-AES256-GCM-SHA384 with > > host pop3.xtra.co.nz > > Peer name: pop3.xtra.co.nz > > Subject: /C=NZ/L=Auckland/O=Spark New Zealand Limited/OU=Spark > > Connect/CN=pop3.xtra.co.nz > > Issuer: /C=US/O=Entrust, Inc./OU=See > > www.entrust.net/legal-terms/OU=(c) 2012 Entrust, Inc. - for > > authorized use only/CN=Entrust Certification Authority - L1K > > Valid From: Thu Jul 22 12:41:29 2021 > > Valid Until: Wed Aug 17 12:41:29 2022 > > Cert Hash: > > SHA256:ec5b8868a45006e3b185fe01a918b88598d5ac113822985a988c64fb395537ca > > OCSP URL: http://ocsp.entrust.net > > +OK pop3.xtra.co.nz POP3 server ready > > ^C > > > > On working mail host: > > $ rsync -v /usr/local/bin/mutt errhost.xyz.abcd:/home/aer > > > > On errhost: > > # chown root:bin /home/aer/mutt > > $ cd > > $ ./mutt > > > > Does not work and mutt's error-history command reports the same > > error. > > > > Regards > > -- > > aer > > > -- greetings, Florian Viehweger