Chris Ortman
Chris Ortman
I'm running into this too. I tried the above steps and it didn't work. after running apt-get update ``` rm -fr ~/.c9/plugins/ rm ~/.c9/.auth c9 install c9.ide.desktop Unknown Error getting...
Positive. I am using an S3 action (stores the email in S3 them sends SNS notification with bucket key) as opposed to just SNS with the message embedded. Embedded in...
@bobf If you use terraform I could share most of the setup I'm using with you. There is an action element that can be keyed off of, but (and I...
If it is helpful, I've started working through it and hoping to finish next week https://github.com/chrisortman/rails/commits/ses-action-mailbox
I've managed to get to a functional solution. I think the code may need some cleanup, but I'd rather take some suggestions there than guess incorrectly. I think my `no_content?`...
I am also not sure how to share my changes. Do they need to merge into @bobf branch first in order to update this PR?
Thanks @bobf would you please merge https://github.com/chrisortman/rails/tree/actionmailbox-amazon-ingress into your branch. That will update this PR with my changes.
@bobf As an alternative to me asking you to merge my branch into yours, would you consider making me a collaborator on your fork? I expect one the changes are...
@georgeclaghorn I think the buildkite failures are false negatives? They look like buildkite / aws errors not test failures. But I can't seem to figure out how to trigger a...
I think this all makes sense @mullermp. I think `:amazon_` strikes a nice balance and gives flexibility to future implementations. If there is a lot of drift between v1 and...