Thanks Scott and BJ!
I have the java mail container connecting, I just need to write an MCA.
-Adrian
BJ Freeman wrote:
Adrian:
the container for getting emails is in
framework/base/config/ofbiz-containers.xml
it uses mecas to evaluate which emails are sent to which process.
I have implemented/deployed a multiple emails from multiple email accounts.
i have ask for input in Jira
https://issues.apache.org/jira/browse/OFBIZ-65
and started to move the code I had to the trunk.
it is one of many projects I am trying to move over.
The other part for this is to allow emails going out to go to different
email server and accounts.
I am also working on implementing Email screens.
Adrian Crum sent the following on 1/10/2008 9:02 AM:
I'm trying to set up the OFBiz eMail services to send/receive emails. I
can see where there are services to send email, but I can't find any to
get email. Could someone point me in the right direction please?
Has anyone implemented/deployed inbound email processing?
-Adrian