Found a bug? Please fill out the sections below. 👍
Issue Summary
Your help is appreciated. I have a license for a self hosted cal.com. The SMTP settings in .env looks like this:
MAIL_FROM='danny@mydomain.nl'
EMAIL_FROM_NAME='Flexibilivrijheid - Danny van Maanen'
EMAIL_SERVER_HOST='smtp.savvii.nl'
EMAIL_SERVER_PORT=587
EMAIL_SERVER_USER='danny@flexibilivrijheid.nl'
EMAIL_SERVER_PASSWORD=‘z2SD********N!ergGRG34'
When an appointment is booked, no mail is sent. I configured a workflow which should sent a mail to the person who booked the appointment and to me.
Please, would you be so kind to help me solve this issue?
Steps to Reproduce
- create a workflow
- trigger is when a new event is booked
- action 1 = sent mail to attendee (the guest who is booking a time slot)
- action 2 = sent mail to host (that's me)
- make a test booking
- expect mail from action 1 and action 2 to be received, but see that no mail will be received
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
- I do not receive the mail from action 1 also not from action 2
Expected Results
- Ideal is when I do receive both mails
Technical details
it is a self hosted version of cal.com (© 2026 Cal.com, Inc. v.6.2.0-sh) on a VM on Proxmox with 8Gb memory, 2 CPU and 96Gb bootdisk.
Evidence
- see the information in the steps to reproduce. I tested it several times with different users who booked an appointment.

Found a bug? Please fill out the sections below. 👍
Issue Summary
Your help is appreciated. I have a license for a self hosted cal.com. The SMTP settings in .env looks like this:
MAIL_FROM='danny@mydomain.nl'
EMAIL_FROM_NAME='Flexibilivrijheid - Danny van Maanen'
EMAIL_SERVER_HOST='smtp.savvii.nl'
EMAIL_SERVER_PORT=587
EMAIL_SERVER_USER='danny@flexibilivrijheid.nl'
EMAIL_SERVER_PASSWORD=‘z2SD********N!ergGRG34'
When an appointment is booked, no mail is sent. I configured a workflow which should sent a mail to the person who booked the appointment and to me.
Please, would you be so kind to help me solve this issue?
Steps to Reproduce
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
Expected Results
Technical details
it is a self hosted version of cal.com (© 2026 Cal.com, Inc. v.6.2.0-sh) on a VM on Proxmox with 8Gb memory, 2 CPU and 96Gb bootdisk.
Evidence