In the ./modules/InboundEmail.php's importOneEmail function is a commented out section that says...
Code:
//// LINK APPROPRIATE BEANS TO NEWLY SAVED EMAIL
//$contactAddr = $this->handleLinking($email);
//// END LINK APPROPRIATE BEANS TO NEWLY SAVED EMAIL
///////////////////////////////////////////////////////////////////
Should that contactAddr line have its comment removed, for this functionality to work?
In the handleLinking function, it looks as if valid e-mail addresses are linked to leads, contacts and accounts if the e-mail matches.
Any thoughts?
(This is applicable to version 5.1.a)
Regards,
Craig.
Bookmarks