Hi,
I am using custom sender as from address to send email. It was working fine and suddenly stopped receiving emails. If i change the from as "PROCESS". Its working.
`
1. Why its working for process but not for custom sender?
2. Customer sender not throwing any error. Process flow is completed but no Emails,
Please help
Discussion posts and replies are publicly visible
I am also facing same issue. What are other possible ways to fix this other than changing it to Process? We need customer sender option.
Try wrapping your custom email in toemailaddress() function, make sure emails are enabled in the admin console and also check your Spam folder.
Thanks for the reply. Still not getting emails. I tried with my personal gmail as custom email and able to send the emails to work email. But when I changed to work email as custom sender, no emails are sending . No errors in the process model.