Re: Subscription not working on my own instance.
Posted by
Pedro on
May 20, 2021; 3:06pm
URL: https://support.nabble.com/Subscription-not-working-on-my-own-instance-tp7608835p7609299.html
Hello,
I haven't changed anything from the last version of nabble's source code
https://hg.luan.software/nabble ; I changed some configurations related to ip's , port and mailing . The email provider is working, since I can send direct messages from nabble/tools; On the other hand, subscriptions are not working. Subscribers are not receiving new posts and replies notifications. So, I was thinking of changing or looking for the error inside the code . I noted that after a post, the method SubscriptionImpl getSubscription runs . Is it possible to send notifications from here? Do you have any other suggestions?