"ERROR => No TLS support! SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)".
Install packages to fix error:
sudo apt-get update && sudo apt-get install libnet-ssleay-perl libio-socket-ssl-perl -y
Cause The conflict resolution mechanism in Windows 11 24H2 is different than in earlier versions of Windows. Solution On the Windows endpo...