|
I need to implement some mail processor which receives customer mail messages and store them in CRM system. I already have Java API to CRM system and I need only some open source email robot which receives mail via POP3, sends acknowledgment to customer and executes my CRM API classes. Does anybody know such kind of software? |