Traceback (most recent call last): File "email.py", line 26, in <module> import smtplib File "c:\Python26\ArcGIS10.0\lib\smtplib.py", line 46, in <module> import email.utils File "C:\GISData\Scripts\email.py", line 31, in <module> smtpserver = smtplib.SMTP("smtp.gmail.com",587) #the technical stuffAttributeError: 'module' object has no attribute 'SMTP'
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.