Hello,
Very slowly i am getting closer… Now I got some problems with bounced email. Testing my own email adres got bounced (wrong setting in amazon, tha is solved).
I have 2 problems with the bounced emails:
- I made a segment for bounced emails, but the bounced email adres is not showing up there. (filter “Bounced emails equals yes”). Other segments are working correct.
- The “Email bounced” label shows up in the contact, but i can’t re-anble the contact. If I delete the tag it will show up the next time i open the contact
Logs says:
[2016-05-17 09:31:43] mautic.ERROR: Fatal: Call to a member function getLead() on a non-object - in file …/mautic/app/bundles/LeadBundle/Controller/AjaxController.php - at line 337 [] []
Hello,
Very slowly i am getting closer… Now I got some problems with bounced email. Testing my own email adres got bounced (wrong setting in amazon, tha is solved).
I have 2 problems with the bounced emails:
- I made a segment for bounced emails, but the bounced email adres is not showing up there. (filter “Bounced emails equals yes”). Other segments are working correct.
- The “Email bounced” label shows up in the contact, but i can’t re-anble the contact. If I delete the tag it will show up the next time i open the contact
Logs says:
[2016-05-17 09:31:43] mautic.ERROR: Fatal: Call to a member function getLead() on a non-object - in file …/mautic/app/bundles/LeadBundle/Controller/AjaxController.php - at line 337 [] []
Problem 1 is fixed with this solution:
https://github.com/mautic/mautic/issues/1767
Problem 2 is still open.