Hello all, first time with Nextcloud and I must be missing something here. I have Nextcloud running in a docker container and hosting my calendar. I set it up for email reminders for events. The test email sends fine. I got a cron job set up on the host and the notifications worked for a few days, then stopped. The test email still sends just fine. So I look in the admin panel and see that the emails stopped when the background jobs stopped, which for some reason was a few days ago. No idea why, because the cron job was still firing and not giving any errors, but whatever.
So I fixed some stuff and got a host cron job running for the background tasks. Now that part is working again every five minutes as expected, but the email notifications for calendar events did not start sending again. The test email still sends just fine.
What am I missing here?
if your mail server blocks them they won’t show up there I think. It just refuses to accept the mail. Maybe check Nexxtcloud logs to see what happens when it tries to send the mail