Send email

Certified Senior Developer

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

Parents
  • 0
    Certified Senior Developer

    Hi Dharsana,

    we faced a similar issue recently. The email using custom sender might be blocked by the receiving email server as it might be marked as spam. Since the email id indicated is different from the actual email id sending it, many email server configurations might identify it as spam/ spoof. You might need to work with the Email administrator to unblock the email and future emails by providing them details of the process email id/ domain and your email id, subject and time when the email node would have run to send the email. Hope this is useful

    Regards,

    Pavan

Reply
  • 0
    Certified Senior Developer

    Hi Dharsana,

    we faced a similar issue recently. The email using custom sender might be blocked by the receiving email server as it might be marked as spam. Since the email id indicated is different from the actual email id sending it, many email server configurations might identify it as spam/ spoof. You might need to work with the Email administrator to unblock the email and future emails by providing them details of the process email id/ domain and your email id, subject and time when the email node would have run to send the email. Hope this is useful

    Regards,

    Pavan

Children