ckulka / baikal-docker

Provides a ready-to-go Baikal server, incl. docker-compose.yml & Systemd service file
https://hub.docker.com/r/ckulka/baikal
MIT License
299 stars 45 forks source link

Events not sending invites #195

Open PintjesB opened 1 month ago

PintjesB commented 1 month ago

Was hoping maybe someone here has found a solution? Seen as I'm using this docker... Thanks in advance!

sabre-io/Baikal#1265

ckulka commented 3 weeks ago

Hi @PintjesB,

Do you know if you can send emails from PHP?

I use the file cypress/fixtures/mail-test.php in this repository in my tests, you can copy that into your container, adjust change it to your email address, and verify if you get it.

I wonder if it's an issue with Baikal or your email configuration.