[Vtigercrm-developers] Connect all email from mailbox to respective contacts?

Martin Allen martin.allen at exe-squared.co.uk
Fri Jul 9 09:42:08 GMT 2021


We have developed a Laravel system, that will scan a users mailbox via IMAP – and checks inbox and sent items folders, for emails whose email address (to or from) matches an email address of a Contact then it will import the email and attachments into the CRM and relate it to that Contact.

Initially it will process ALL emails in the mailbox, but then every few minutes will check the mailbox again and look at the last 48hrs emails (it only imports an email once). This gives you 48 hrs to add an email address to a Contact in the CRM and it will still import that persons emails into the CRM.

This runs as a standalone domain/application running on a server – and needs API / file access to the CRM.
As its Laravel it is completely customisable to work with other modules, and change the rules and functionality. You do need to ensure that the CRM domain has plenty of storage available as importing attachments can very quickly eat up a lot of storage space!

Contact me directly if you want more details 😊

From: vtigercrm-developers-bounces at lists.vtigercrm.com <vtigercrm-developers-bounces at lists.vtigercrm.com> On Behalf Of socialboostdk
Sent: 09 July 2021 10:04
To: vtigercrm-developers at lists.vtigercrm.com
Subject: [Vtigercrm-developers] Connect all email from mailbox to respective contacts?

Hi there,

I have a client who insists that we need to connect all his emails to the relevant contacts.

Ie. if he has 200 mails in his mailbox to steve at apple.com<mailto:steve at apple.com> those should be added the contact steve at apple.com<mailto:steve at apple.com>

How would you solve something like this?

Thank you :)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210709/14bd4b03/attachment.html>


More information about the vtigercrm-developers mailing list