On Thu, 2021-07-01 at 08:37 -0700, stan via test wrote: > I am using the same accounts with the same credentials in claws-mail > that I used in a previous fedora, but in rawhide. They worked in the > previous fedora, but do not work now. I presume that fedora has > deprecated / removed some option that my ISP is still using in the > newer version of openssl that is in rawhide. How can I check? And if > it is true, how can I re-activate the deprecated option? > > The strange thing is, it is only my ISP. I can still get mail from > other accounts, like the provider that provides my access to the fedora > lists. That's not particularly strange; it's common for different service providers to support different SSL versions and cipher suites. The first thing to check is to run `update-crypto-policies --set LEGACY`. If it works then, the issue is that the server is only offering an SSL version and/or cipher suite that is insecure by reasonably current standards (Fedora's default policy, 'DEFAULT'). In that case it should be possible to figure out what the server needs and come up with a more limited policy carve-out that will allow the server to keep working with the smallest possible reduction in security for other connections; leaving the level at LEGACY isn't great if you can avoid it. -- Adam Williamson Fedora QA IRC: adamw | Twitter: adamw_ha https://www.happyassassin.net _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure