souramoo / commentoplusplus

Commento with out of the box patches and updates to add useful features and fixes. Also with one-click deploy to Heroku so you can get up and running fast.
MIT License
391 stars 63 forks source link

No email notification with multiple domains under a single Commento++ instance #55

Open rusty1281 opened 3 years ago

rusty1281 commented 3 years ago

Hello,

have a running Commento(++) instance for years and it's running fine without any problems.

Today I have added a new domain under the same instance, and all works (comments are presented, registered in the DB, visible in the Dashboard etc), apart from the notifications.

Am I wrong that the notifications should come via the same route as my initial domain notifications are coming from? I am using SendGrid as my smtp host, and I see no way to configure another "route" to manage another domain and its notifications?

Any info on this?

Tnx in advanced!

souramoo commented 3 years ago

Thanks for the bug report! Yep that's correct in that is how it should be working! Do you have any errors that you can see from the logs?

rusty1281 commented 3 years ago

I have this running in Docker (Caroga repo), and there is nothing special in the default container log. Any specific log I should be looking at? Location?

tnx!

rusty1281 commented 3 years ago

Hello!

Any progress on this issue? Tnx!

rusty1281 commented 3 years ago

Another bump on this. Just want to know if this is an easy fix, a problem in the config or something else, or should I just run with another separate instance of Commento++?

tnx!