On 2022-05-20, Avon Robertson <avo...@xtra.co.nz> wrote: > I have been unable to fetch mail with mutt on this host using either the > currently installed snapshot and mutt package, or the snapshot and mutt > package that had been installed 2-3 days previously. > > I have been able to send mail using mutt in conjuction with msmtp from > this host. > > mutt's error-history command displays > > Reading /home/aer/var/mail/inbox... > Reading /home/aer/var/mail/inbox... 0 > Looking up pop3.xtra.co.nz... > Connecting to pop3.xtra.co.nz... > SSL failed: error:14007086:SSL routines:CONNECT_CR_CERT:certificate > +verify failed > Error connecting to server: pop3.xtra.co.nz
I assume this is pop3s on port 995? What do you get from "nc -vvc pop3.xtra.co.nz 995"? > The below snapshot was installed yesterday and all packages were updated > immediately afterwards such that mutt's version is now 2.2.5. > > kern.version=OpenBSD 7.1-current (GENERIC.MP) #533: Thu May 19 07:38:57 MDT > 2022 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Another amd64 host that I have with OpenBSD 7.1 (GENERIC.MP) #454 and > mutt 2.2.2 installed, fetches and sends mail without error using the > same set of mutt configuration files. Try copying the mutt binary from the working system (don't overwrite the file from the installed package, just put it in ~ and run it from there) - does that work or not?