This question is going to seem rather vague, but that is possibly because I do not really understand what I need to do or how to go about it.
Mailgun has a way for users to get the response of emails sent using it's API and Webhooks.
help.mailgun.com : How do webhooks work?
I really do not understand how to get this to work.
I have a hosted ISP that we are sending emails from.
Obviously, I do not want to try to get the response immediately after sending the message from the webform because the responses could come days later.
Would this need to be a server installed component? If so, would I need to install a component via the ISP's Control Panel or would I be able to write something that would install it when run from Visual Studio?
There could be another name for what I'm doing. As it is now, I can't seem to find any results.
This website does NOT use MVC. Maybe one day.