massenergize / api

Backend Code for Massenergize Portal. This provides the API to the backend database, and is shared by the various front-end portal projects.
MIT License
5 stars 8 forks source link

Implement Inbound message stream through PostMark so users can reply to messages #469

Open BradHN1 opened 2 years ago

BradHN1 commented 2 years ago

implement email redirection through PostMark inbound stream

Give users the ability to reply to a message, passing it through the inbound server on PostMark. Set up inbound channel and web hook

Keep information on which user sent the message, so the reply is directed to that user

More information in the google doc: MassEnergize Platform Messaging upgrades

BradHN1 commented 2 years ago

For information, I've added a couple example pictures from NextDoor to the doc on messaging upgrades on how users respond to messages on their platform. Repeated here:

Screen Shot 2022-08-05 at 6 07 21 AM Screen Shot 2022-08-05 at 6 05 41 AM
BradHN1 commented 11 months ago

I tested replying to the message to cadmin through email and it doesn't currently work In my mac email I got the following error response: Screenshot 2023-09-13 at 6 31 04 AM

apowelka commented 3 months ago

@BradHN1 - I added this to your spec, its how I envision a response email looking. See if you agree.

Image

BradHN1 commented 2 months ago

@abdullai-t Replying to message is not working for me in either dev or prod.