Hello Guys,
Today i’m working on a automation that sends email to multiple email addresses from Gmail. Im trying to do it Storing the Exel doc in a Data Table and looping it with a (For each Row in Data Table) and used a (Send SMTP Mail Message) inside to end the messages, my questions are:
1)What is? and What do i need to write on?:
Host - Port:
Host - Server:
In server is it always “smtp@ and the mail pogram?”
- Is this the best way to automate this case? if not, How?
Regards and Thanks
Luis Fernando Pazos
Im now having this Exception, im sure something is skipping.
set Port: 465 and Server: “smtp.gmail.com”
But the error comes before touching that Activity.