so we are using xwiki for a couple of days now. Everything works fine so far. I also got the mailing to work. I can send articles/documents to a user. This works fine. But mentioning any user will not send a mail.
I’ve checked the user settings and everything concerning notifications is turned on. I’ve checked the xwiki.properties inside the docker container and the email notifications setting is also on.
Is there anything else I can check? I’ve restarted the docker container more than once but I can’t figure it out.
that’s obvious but I guess you double checked that the user you mentioned have setup their email adresss in their profile? Also you double checked the administration settings regarding emails: I guess you did if sharing a doc by email works.
Then are you sure the user you mentioned doesn’t block notifications on the page you mentioned them? If you can try with a test user having no custom notification settings it would be probably best.
Yeah. I’ve used my account, the admin account and a colleagues account. All have all notifications turned on and valid e-mail-addresses.
I can create a new test user, but our wiki is quiet fresh and no one should have any blocks in place. The bell icon in the top right corner is showing the mention, but no email is being send out.
What’s the configuration of the user you mentioned for the Email Frequency in the notification settings? You might want to try triggering manually the Schedulers (see https://extensions.xwiki.org/xwiki/bin/view/Extension/Scheduler%20Application) Depending on the Email Frequency config it would be the Notification hourly / daily or weekly Email scheduler to run.