- Create a New channel with a name SendEmail.
- Goto source tab.
- Connector type -> Channel Reader.
- Jump into destination tab.
- Connector type -> EmailSender.
- SMTP Server Host as smtp.gmail.com .
- SMTP Server Port 25.
- Secure connection TLS.
- USe authentication -> Yes
- Your gmail user name and password.
- To Mail ID -> Give some of your other email id.
- From -> Give your gmail id.
- Finally enter the subject and body of the mail.
- Save Channel.
- Goto channel tab in leftside,then right click on your SendEmail Channel and deploy it.
- Now go to dashboard and right click on your SendEmail Channel and choose send message.
- Write something in that window and click process message button.
- Refresh over the channel and go to your other mail id ,which you gave in To Mail Id in step 11.
- There , you will get the new mail from mirth which you generated.
Tuesday, January 15, 2013
Sending an Email from Mirth
Labels:
Mirth related
Subscribe to:
Post Comments (Atom)
I tried this one getting error [EmailException: Sending the email to the following server failed : smtp.gmail.com:25]
ReplyDeleteHow to solve it? Thanks for your help!!!