shawwwn/uMail

micropython error upycraft ide

Closed this issue · 4 comments

Error when trying to send an email:

download ok
exec(open('um.py').read(),globals())
Traceback (most recent IndexError: list index out of range

Traced it to latest umail.py (downloaded today) line 30

Are you running umail on Windows?

Does your esp32 have internet access when running umail?

My apologies, you are right ... I had connecting to my network commented out.

Great library, great support!