July 5, 2020 at 3:53 am
#41423
Diego Pérez
Moderator
Hi Peter!
First can you try to update smtplib? Just run:
python.exe -m pip install smptlib
This will install any update if available, also consider that you have to provide the full path for python.exe
Let me know how it goes!
Diego