Script File:
Overview
Script Task to send email thru SMTP server. It includes:
- Authentication with Username and Password
- Support of standard SMTP connection for connection to the server
- Validation of specified parameters.
Requirements
Depends on System.Net.Mail.SmtpClient for SMTP operations.
Depends on CozyRoc Script Task Plus component for implementing parameters user interface.
Library references
- System
- System.Data
- Microsoft.SqlServer.ScriptTask
- Microsoft.SqlServer.ManagedDTS
- CozyRoc.SSISPlus
CozyRoc