Hi everyone
I have opensource version installed via docker on my system.
When I'm sending an email to test@<domain>.com - I got an email response that a ticket has been created, also I'm getting email when agent replies to ticket.
That works great but when I'm creating ticket via web https://<domain>.com/en/customer/create-ticket/ customer don't get any emails about ticket creation nor agent's replies.
I've checked workflow too and added the condition "source is equal to email" OR ""source is equal to Website"in predefined "Ticket Created"

Is it expected? or what should i tweak to get emails working when creating ticket via web interface?