2 years ago
Everything is working fine using cal.com and the template provided by railway, but the only issue I have is none of the emails are being sent out when a new event is booked or cancelled. Neither the person booking the appointment nor the owner of the calendar is receiving anything. I have tried updating the following under variables:
EMAILSERVERHOST
EMAILSERVERPASSWORD
EMAILSERVERPORT
EMAILSERVERUSER
I tried with both mailtrap and with Google as well. Not sure what is going on here but it seems like I need to set up something for the emails and I have not found any documentation. Events are being created on both calendars but those events are auto-accepted.
18 Replies
2 years ago
along with EMAIL_FROM those environment variables you listed are indeed the variables you would need to setup
2 years ago
2 years ago
nope, just as the example env file shows
2 years ago
it would be smtp
2 years ago
are you sure you are using the correct port? maybe its 587?
are you seeing any error logs?
Ok that worked to send to Mailtrap. There were a few different ports. Just have to configure for gmail now. Thanks
2 years ago
Gmail is known to not work, unless you use gsuite
2 years ago
ironically they block access from their own ips
2 years ago
do me a big favour and check if Cal (replace example domain with yours) is valid syntax for EMAIL_FROM
