The Send HTML Mail Task package will allow users to send email in plain-text or HTML format in an easy to configure task for Integration Services. Attachments, priority, reply-to, multiple to, cc, and bcc are supported.
Here are some key features of "Send HTML Mail Task":
· Separate multiple email addresses using a semi-colon (;) character.
· All properties are exposed with Expressions, and can be set dynamically at runtime.
· Use a semi-colon to separate multiple attachments
Requirements:
· SQL Server Integration Services 2005 and 2008
What's New in This Release: [ read full changelog ]
Features added:
· Body can be specified via variable (in addition to typing a body directly, or using Property Expressions).
· Detects and rejects non-SMTP connection managers at design time.
· UI improvements
Bugs fixed:
· Task doesn't complain if reply-to address is not specified.