@dpkhmhs Customers have previously faced such issue when an email address contains an invalid Unicode character, causing errors.For example, if the “To” address in a form has a hidden zero-width space character (0x200b) at the end, it may not be visible but can still cause problems. Removing such ch...