1 Reply Latest reply on May 22, 2009 6:55 AM by vk101

    Use Seam to handle incoming mail

      Is it possible to use Seam to handle and manipulate incoming email, in any way? If we send mail using Seam Mail, then a user responds to that email and we want to do things with that mail like track, log, manipulate, etc to the message, is it possible?


      If it is possible in any way, would it require a Java-based mail server like Apache JAMES, or could an exim type of mail server work as well. I realize this would require an indirect approach to accessing the mail, but could someone describe my options and how it would work at a high level?


      Thanks.