I'm facing an issue with Mirthconnect. I just have a trouble in this process. I like to read the data from mail, is it possible to acheive this in the open source mirthconnect? of version 3.3.1, if so is it possible to read from direct mail?. Apart from the commerical versions like mirth mails.
相关问题
- Invoking Mirth Connect CLI with Powershell script
- Does Mirth connect 3.6 open source supports HTTP w
- Multiple attachments to an HTML email, different m
- Send email in php with attached file that is gener
- TIdMessage - Attachments Show Up in Body as Base64
相关文章
- Python Sendgrid send email with PDF attachment fil
- How do I Insert an image into email body?
- VBA to filter and send email
- How to send mail with an image as an attachment in
- Gmail shows download icon on images of HTML Email
- Generate HTML file at runtime and send as email at
- How does this method give me a -61 Error?
- sending email without user interaction android
I made use of JAVA mail library and inserted it in the custom library folder of mirth connect then used the following code in the connector portion of mirth. It works well.
Then you can set the the polling frequency time intervalin the listener which the mirth channel will poll for that specific time interval.