framework/common/config/general.properties There's a small section in this: http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
The code is here: framework/service/src/org/ofbiz/mail You handle the email processing using mcas (like ecas), there's an example somewhere (search for "<mca") I haven't implemented anything, I just had a look through it a while back. Regards Scott On 11/01/2008, Adrian Crum <[EMAIL PROTECTED]> wrote: > > 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 > > >
