cancel
Showing results for 
Search instead for 
Did you mean: 

Sending Email From MII

0 Kudos

Hello,

I want to configuring sending Emails from MII,

It will be of great help if the configuration steps are mentioned

Thanks in advance

Suneel J

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1) Create a transaction

2) Add required action block to get the message content, to addresses etc.

3) In the last action, add  send email action block

4) In configure object of email action block, give mail server name and add the from, to addresses, subject and message if they are fixed. Otherwise add from, message, etc from different action block which are created in step 2 through Configure links of email action block. Save the transaction. Through scheduler this transaction is scheduled to run at a scheduled time. Refer the attached screen.

Thanks,

Raman N

0 Kudos

Thanks Raman,

Quiet helpful.

What kind of Email Server do we connect, In few posts here I see that that free services like Yahoo is not possible.

Could you share a sample mail server address. I am new to this.


Regards,

Suneel J.

Former Member
0 Kudos

Hi,

We are not using free services.

Thanks,

Raman N

Answers (1)

Answers (1)

swaroop_anasane
Active Contributor
0 Kudos

Hi Suneel,

For this you should be having access to some smtp server or else get an smtp server configured.

Then in connections you create a connection of type email in data services.


Once you have this, you can configure Send_Mail action block to send mails.

Hope this helps.

Thanks and Regards,
Swaroop