IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to receive incoming mails from a particular mail?

  • 1.  How to receive incoming mails from a particular mail?

    Posted Thu February 27, 2014 01:55 AM

    I need to receive incoming mails from my mail. how can i achieve this?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: How to receive incoming mails from a particular mail?

    Posted Thu February 27, 2014 01:07 PM

    you can set up a email port with Pop3 or IMAP, pls read the admin guide for details


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 3.  RE: How to receive incoming mails from a particular mail?



  • 4.  RE: How to receive incoming mails from a particular mail?

    Posted Fri February 28, 2014 08:54 AM

    And it is reading mails i.e marked as read, when i logged into my mail.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 5.  RE: How to receive incoming mails from a particular mail?

    Posted Fri February 28, 2014 11:30 AM

    Seems it’s Base64 decode error.

    Try to tweak these settings:
    Invoke service for each part of multipart message -->No
    Include email headers when passing message to content handler → Yes
    Email body contains URL encoded input parameters -->No


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB