SSIS中使用Send Mail Task如何配置stmp server
要在DB sever上安装stmp server吗?
我直接用其他邮箱邮箱,如google的不行
报以下信息
。。。
Error: 0xC002F304 at Send Mail Task, Send Mail Task: An error occurred with the following error message: "Server does not support secure connections.".
Task failed: Send Mail Task
Warning: 0x80019002 at Package: The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
SSIS package "Package.dtsx" finished: Failure.