I'm just getting into sql-server ssis, so forgive me if this is a basic question. Use the ssis want to send mail from gmail smtp server .
Smtp host =smtp.gmail.com
port=587 ,
From_Mail_ID=xyz@gmail.com,
To_Mail_ID=abc@gmail.com,
Use the above information I want to send mail from ssis.
use the ssis Help me to send mail
If have any query plz ask.thanks in advanced .