I think it is posible. But you will have to skip JavaMail and use the external interface of Outlook through a Java-COM bridge. i believe there must be other ways to do this too but this one omes to my mind in first thought
On 7/26/06, Oleg Kozyrev Jr. <[EMAIL PROTECTED]> wrote:
Hello all, Currently I'm working on a project based on OFBiz in one company with tough security policy. My problem is following. I'm willing to run mca service to the email and do some stuff, but according to the security policy only MS Outlook can connect to the mail server (MS Exchange), that's why it's impossible to connect via JavaMail. So, my question is: do anyone have an idea how to get the email via Outlook and process it via OFBiz service? Any ideas are welcome. Thanks, Oleg. -- View this message in context: http://www.nabble.com/MCA-Service-tf2002328.html#a5498472 Sent from the OFBiz - User forum at Nabble.com.
