learner4life
Forum Replies Created
-
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillOkay, it didn’t occur to me that wpmandrill would need to be uninstalled. But yes, it works now.
Thanks a lot for patiently answering all the questions and helping me with a solution. Really appreciate it!
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with Mandrillnot really, for transactional email, I only use wpmandrill for buddypress. No custom email plugins. I do have two other plugins for syncing user data to mailchimp they are mailchimp-for-wp/mailchimp-for-wp.php, mailchimp-sync/mailchimp-sync.php
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillThat’s the thing, when I received the notification via email, in the email there was no line that said
“— Reply ABOVE THIS LINE to add a comment —‘It was just the normal buddypress notification email that I would normally get except that from and reply-to were changed.
This is the info from debug log
[21-Dec-2015 20:56:01] – Mandrill webhook received –
[21-Dec-2015 20:56:01] Message #1: email headers successfully parsed
[21-Dec-2015 20:56:01] Message #1: address tag successfully parsed
[21-Dec-2015 20:56:01] Message #1: error – no user ID could be found
[21-Dec-2015 20:56:02] Message #2: email headers successfully parsed
[21-Dec-2015 20:56:02] Message #2: address tag successfully parsed
[21-Dec-2015 20:56:02] Message #2: error – no user ID could be found
[21-Dec-2015 20:56:03] – Webhook parsing completed –
[21-Dec-2015 20:56:35] – Mandrill webhook received –
[21-Dec-2015 20:56:35] Message #1: email headers successfully parsed
[21-Dec-2015 20:56:35] Message #1: address tag successfully parsed
[21-Dec-2015 20:56:35] Message #1: error – no user ID could be found
[21-Dec-2015 20:56:36] Message #2: email headers successfully parsed
[21-Dec-2015 20:56:36] Message #2: address tag successfully parsed
[21-Dec-2015 20:56:36] Message #2: error – no user ID could be found
[21-Dec-2015 20:56:37] – Webhook parsing completed –
[21-Dec-2015 20:59:57] – Mandrill webhook received –
[21-Dec-2015 20:59:57] Message #1: email headers successfully parsed
[21-Dec-2015 20:59:57] Message #1: address tag successfully parsed
[21-Dec-2015 20:59:57] Message #1: params = Array
(
[m] => 2607
)[21-Dec-2015 20:59:57] Message #1: error – body message for reply was empty
[21-Dec-2015 20:59:58] – Webhook parsing completed –Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillHi r-a-y so I was finally able to figure out the 403 error. Another wordpress plugin wp-spamshield was blocking mandrill webhooks. So once I modified that, the Route Tests were coming successfully on mandrill the “Post to URL” worked as https://example.com
But then I faced another problem and got an email saying
—
Hi there,Your reply could not be posted because we could not find the “— Reply ABOVE THIS LINE to add a comment —” marker in the body of your email.
In the future, please make sure you reply *above* this line for your comment to be posted on the site.
For reference, your entire reply was:
—I went looking for solution again and found this thread https://github.com/r-a-y/bp-reply-by-email/issues/57 but it was for imap and I am using inbound.
What should I do now? Please help!
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillWhen I change to any WordPress page or post permalink, I get the same error.
“Webhook failed with error: POST to https://yourdomain.com/permalink/ failed with 403: WordPress ? Error
ERROR: Sorry, there was an error. Please be sure JavaScript and Cookies are enabled in your browser and try again.Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillI also replicated this with at-mention and everything else worked except the actual posting of reply by email.
In each email the line was NOT present as shown in screenshot
— Reply ABOVE THIS LINE to add a comment —
and the reply was sent sucessfully through mandrill but didn’t get posted on the website.
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillI had been looking at the debug log but it is empty.
What I did just now is create a blank reply-by-email.php file in the root wordpress folder and give it as the “Post to URL” after that the Send Test succeeded in Route Settings in Mandrill and I got a message saying successfully posted 2 test events to https://example.com/reply-by-email.php
After that when i logged in to the website and sent a private message Account 1 to Account 2, the message was delivered to Account 2 inbox with reply-to email as [email protected] (same as set in mandrill) and the from email was also automatically changed to [email protected]. So it works this far
But when I reply to the message (from Account 2’s registered email), the message is sent but not delivered to original sender (Account 1). Mandrill shows the event as completed.
Additionally, the debug log is emplye and the emails I am receiving are not having the expected line that — REPLY ABOVE THIS LINE —-
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillHi r-a-y thanks for a quick response: please answers as below –
I had checked the inbound setting on https://mandrillapp.com/inbound and that gives a message of MX:Valid.
After that when I click Send Test in the Route settings is where I am facing trouble. I have tried the home url both with and without the trailing slash.
The site is live and is publicly accessible. And I am not using any redirection plugins.
The content that I am trying to reply-by-email is mostly private messages and at-mention (would like to do bbpress in future but not currently)
Upon some more investigation, I get a feeling if it might have something to do with the fact that my wordpress intall directory is infact root. I’m using CentOS 7 and Apache and have the website installed in /var/www/html/ instead of the norm of /var/www/html/wordpress/ I am looking more into the folder/directory permissions etc now. Could it have something to do with that?
Forum: Plugins
In reply to: [Commons In A Box] Reply by email not working with MandrillWanted mention that I’ve only installed bp-reply-by-email-1.0-RC3 as I had most other components and a functioning website. Are there any dependencies on other plugins or rest of the box?
Forum: Plugins
In reply to: [WP-SpamShield] Failed Test Code BPR-0-BL for everyone since 22 July updateThanks Scott, just wanted to update you that I had also filled a support form after I couldn’t find any solution in troubleshooting and faqs.
Phew! Thanks for the quick action ??
Hi, I was going to post the same. My website is broken as of now!
I appreciate you being so quick in your response. Can you please provide an expected time frame for the 0.9 release? If its going to take longer, I would start a rollback.
Thanks again.