There is a syntax error in the SMTP server authentication portion of the SendEmailWithZip.py script provided in the Server Tools > Data Extraction toolset.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM061713
已提交
October 5, 2010
上次修改时间
April 2, 2025
适用范围
ArcGIS Server (.NET)
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2003
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Manually edit the following portion of the SendEmailWithZip.py script to read:# If your server requires user/password if smtpUser != "" and smtpPwd != "":