ryan

Joined

230 Experience
2 Lessons Completed
0 Questions Solved

Activity

Posted in How to use Action Mailbox in Rails 6 Discussion

Hi Chris, I contacted Sengrid support and it appears as though my inbound parse webhook is not working correctly and they are receiving and error posting to it. The URL I have set up is:

https://actionmailbox:password123@bindsoft.io/rails/action_mailbox/sendgrid/inbound_emails
I've been struggling for quite some time to figure this out.
Do I need to create a route in routes.rb with this POST routes?
Any help would be greatly appreciated.

Posted in How to use Action Mailbox in Rails 6 Discussion

Thanks for the response. Still running into some issues. I contact the support team at SenGrid and they said the following:

Thank you for your patience, our data is pulling a few bounces from the parse, for instance email: test@parse.bindsoft.io event: parseapi from: ryan faraone ryanfensurco@gmail.com msgid: 4b55d4f8-3cbb-11eb-be85-8a2d3223e1ca reason: 500 Can't connect to bindsoft.io:443

any idea how to fix this?

Posted in How to use Action Mailbox in Rails 6 Discussion

Hi Chris,

I am am able to parse inbound emails in development. But I am having trouble setting this up in production. The password I set here is it the Sengrid API key or a password I make up?

action_mailbox:
ingress_password: ...

The password in the URL is it just the password used above?

https://actionmailbox:PASSWORD@example.com/rails/action_mailbox/sendgrid/inbound_emails

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.