SSL-Enabled Email Send (SMTP) and Receive (POP/IMAP) Task for SQL Server
The /n software Secure Email Task provides an all-encompassing email client implementation that extends SQL Server with the ability to send and receive Emails. The Task uses the SMTP protocol to send email and the IMAP and POP3 protocols to fetch emails to and from any mail server over Secure Socket Layer (SSL) protected channels.
To use the Task you must supply your mail server and port and account user name and password. The send Task will transmit data from its send pipeline as the body of an email message. The receive Task will pull messages from the server and upload them to the SQL Server Message Engine.