-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reply to forum post fails only from outlook #93
Comments
Make sure that your WP user's email address matches the one that you are replying from. If your WP user email address doesn't match, then RBE will fail. For example, your email client might be set up to reply from a different email address from the one you registered in WordPress or if you are using address tags in your WP email address such as If you are sure that your email address matches, I did also add a fix for Postmark recently regarding #90. You could try downloading the latest development version and see if that fixes the problem as well: If you are still running into problems, I'll look into your problem with Outlook soon. |
After checking the match for email addresses to confirm, I tried the latest version as suggested, and it worked! This was far away the best support I've ever received r-a-y! Thank you so much! |
Awesome! Closing this one. |
Hello r-a-y,
Here's what the rbe debug.log records for all attempts from outlook to reply by email to forum post:
[02-Mar-2017 20:39:12] - Postmark webhook received -
[02-Mar-2017 20:39:12] Message #1: email headers successfully parsed
[02-Mar-2017 20:39:12] Message #1: address tag successfully parsed
[02-Mar-2017 20:39:12] Message #1: error - no parameters were found
[02-Mar-2017 20:39:12] - Webhook parsing completed -
Am using Postmark.
Works fine when RBE from Gmail.
Have you heard of problems with outlook?
Thank you,
B
The text was updated successfully, but these errors were encountered: