Problems with bounced emails

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:

  1. 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.
  2. 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:

  1. 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.
  2. 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 [] []

I get the same error, when I try to add or remove the “do not contact” label manually:
https://www.mautic.org/community/index.php/3423-progress-bar-keeps-running-after-opening-a-lead

Problem 1 is fixed with this solution:

https://github.com/mautic/mautic/issues/1767

Problem 2 is still open.