Mautic and Hubspot CRM

[quote=19030:@MxyzptlkFishStix]Aren’t these logs you posted?

[2017-01-16 16:36:47] mautic.ERROR: INTEGRATION ERROR: Hubspot - Address in mailbox given [Unknown] does not comply with RFC 2822, 3.6.2. [] [] [2017-01-16 16:36:47] mautic.ERROR: INTEGRATION ERROR: Hubspot - Address in mailbox given [Unknown] does not comply with RFC 2822, 3.6.2. [] [] [2017-01-16 16:36:48] mautic.ERROR: INTEGRATION ERROR: Hubspot - Address in mailbox given [Unknown] does not comply with RFC 2822, 3.6.2. [] [] [2017-01-16 16:36:48] mautic.ERROR: INTEGRATION ERROR: Hubspot - Address in mailbox given [Unknown] does not comply with RFC 2822, 3.6.2. [] [] [2017-01-16 16:47:39] mautic.ERROR: [MAIL ERROR] Address in mailbox given [] does not comply with RFC 2822, 3.6.2. [] [] [2017-01-16 16:51:19] mautic.ERROR: [MAIL ERROR] Address in mailbox given [] does not comply with RFC 2822, 3.6.2. [] [] [/quote]
Yes

I see now one contact has xxxx.nue@gmail.com thats the issue?

If yes how do i fix that?

our main email address has that dot

Hi all,

I need help, the following error occurs to me:

PHP Fatal error: Call to undefined method MauticPluginMauticCrmBundleIntegrationHubspotIntegration::pushLeads() in /opt/bitnami/apps/mautic/htdocs/app/bundles/PluginBundle/Command/FetchLeadsCommand.php on line 137

When I try to run the following command:
php /opt/bitnami/apps/mautic/htdocs/app/console mautic:integration:fetchleads --integration=Hubspot

The push command “mautic:integration:pushleadactivity --integration=Hubspot” is OK, the problem only happens with fetch.

I have the same…