Send Email Via Mirth
This blog is about sending the custom emails via mirth without using the normal SMTP sender. This feature can e very beneficial when you want to loop through contents and send the email accordingly.
var email = null;
email = new Packages.org.apache.c...
vibinchander.com1 min read