Skip to content

emails from workflow are not being sent #28940

@DannyM1974

Description

@DannyM1974

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

  1. create a workflow
  2. trigger is when a new event is booked
  3. action 1 = sent mail to attendee (the guest who is booking a time slot)
  4. action 2 = sent mail to host (that's me)
  5. make a test booking
  6. 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.
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions