Hello, I have installed discourse with docker and I have been looking for the routes.rb file to change the endpoint to email processing as It is said here https://meta.discourse.org/t/simple-plugin-that-offers-an-http-post-endpoint-to-mailgun-or-any-other-mail-service/37001/2
However, I can not find the directory where is that file. Can you please help me to manage this problem?
Thank you in advance
mpalmer
(Matt Palmer)
4 במאי, 2016, 9:41am
2
The routes are defined in /var/www/discourse/config/routes.rb
, in the default image. However, you may wish to read this post before installing that plugin.
2 לייקים
But how can I modify that endpoint? Or customize it to use Sendgrid emails?
sam
(Sam Saffron)
5 במאי, 2016, 12:28am
4
You would build a plugin that registers the custom route you need
3 לייקים