My personal domain inbound email is directed to COTSE.net. I pull with fetchmail. After yesterday's world update, fetchmail has been failing with the error message in the subject. I can still access my incoming email via webmail mode (BLEAGH!!!). I've set my gmail address to forward directly to my ISP inbox, avoiding this problem.
It seems that the latest openssl has ratcheted up their "security level". After "asking Mr. Google", I tried the answer at... https://askubuntu.com/questions/1233186/ubuntu-20-04-how-to-set-lower-ssl-security-level which doesn't work for me. I also tried reverting to the previous version of openssl. That failed because... * the latest "curl" requires the latest openssl * a whole bunch of apps in my "world" now require the latest "curl" I also tried... * USE="-ssl" emerge fetchmail # results in authorization failure * USE="weak-ssl-ciphers" emerge openssl # doesn't help Any ideas? Webmail sucks! -- There are 2 types of people in this world 1) Those who can extrapolate from incomplete data