Sendemail (sendEmail) Ubuntu 22 TLS error

 


"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

 

 

Delete windows recovery partition

 Run in terminal as admin: Diskpart list disk select disk 0 list partition select partition X delete partition override

Mais vistos