Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Bounces not processed #97

Open
sanjayjaindc opened this issue Nov 6, 2015 · 10 comments
Open

Bounces not processed #97

sanjayjaindc opened this issue Nov 6, 2015 · 10 comments

Comments

@sanjayjaindc
Copy link

Mandrill Transactional Emails V2 - CiviCRM 4.6.8 - WP 4.2.5

CiviCRM is not processing the bounces from Mandrill's webhook. On Send test from Mandrill seems to work - Find Activities "Mandrill Email Bounce" shows activities with subject "This an example webhook message" - But actual bounces are not reported.

This site is not seeing the Webhook post error as reported on other issues.

Error log shows:

PHP Fatal error: Cannot break/continue 1 level in /var/www/site/html/wp-content/plugins/files/civicrm/extensions/biz.jmaconsulting.mte/CRM/Mte/BAO/Mandrill.php on line 349

Line 349: Continue

@ginkgomzd
Copy link

Please help test. #98

@vakeesan26
Copy link

tested and working fine on CiviCRM 4.5.6 - WP 4.2.5

@thomasbacon
Copy link

I'm having a similar error, on WP 4.4.1 and CiviCRM 4.4.5. I tested patch #98 with no luck. How can I debug this, is there an error log for the extension?

@axon-obriend
Copy link

You can look in the web site's error log as well as the CiviCRM error log in the ConfigAndLog directory. When I was troubleshooting, it was also informative (if not necessarily helpful) to look on Mandrill at the Webhooks log.
You go to Settings - Webhooks and see if there's a failure message
You can click on a link under "Number of Events"
And it will show all the calls to the webhook. IIRC, on a failed call to the webhook, there's the syntax of a curl command you can use to simulate the call to the webhook and see what's happening.

Before you get too far into the weeds, when you say "similar", what exactly is going on?

@thomasbacon
Copy link

Thanks for your input.

  1. I don't see any errors in server logs (so this differs from original poster)
  2. Webhook are reporting successful tests / real posts back to the URL:
    https://www.domain.org/?page=CiviCRM&q=civicrm/ajax/mte/callback&mandrillSecret=XYZ
  3. I don't see any bounce activity from Madnrill in Civi Activity Log
  4. Bounces are not being processed at all.

@MtnPavlas
Copy link

My experience is the same as described by nocabt
Joomla 3.4.8, civiCRM 4.6.11, Mandril Transactional Emails 2.0

thanks, guys, for any pointers

@tabletguy
Copy link

Mandrill also has problems for my Joomla/CiviCRM site, but I've turned off
the callback links, etc. I don't know how to debug things, although if
there were good directions, I'd attempt it. (I am a programmer on Windows
platform, but not web). I'm hoping for a newer version of Mandrill soon
that perhaps fixes these issues. (I've reported on them a while back, but
since it's 'turned off' now, I don't see any messages, just don't get any
bounce / spam reports back.

On Wed, Jan 27, 2016 at 1:27 PM, MtnPavlas notifications@github.com wrote:

My experience is the same as described by nocabt
Joomla 3.4.8, civiCRM 4.6.11, Mandril Transactional Emails 2.0

thanks, guys, for any pointers


Reply to this email directly or view it on GitHub
#97 (comment)
.

@JoeMurray
Copy link
Member

We'll try to respond before releasing our 4.7 compatible version by next week. We're currently busy finalizing a bit for tomorrow's core 4.7 release.

Thanks for your help in reporting everything!

Cheers,
Joe

@pradpnayak
Copy link
Contributor

Can you please update the extension and check if still get error

Here is the download link:
https://github.com/JMAConsulting/biz.jmaconsulting.mte/archive/v2.1.beta.zip

@thomasbacon
Copy link

Hi there, I tried the beta version but it's still not working in WordPress for me. I'll keep testing though maybe I missed something when upgrading the extension.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants