The system incorrectly flags certain valid email addresses as invalid during validation. This prevents emails from being sent and results in misleading error messages being recorded.
The isValidEmail check fails and the error is stored in the notifactionMessage in database
Issue appears to affect certain valid domains (example .africa)
The system incorrectly flags certain valid email addresses as invalid during validation. This prevents emails from being sent and results in misleading error messages being recorded.
The isValidEmail check fails and the error is stored in the notifactionMessage in database
Issue appears to affect certain valid domains (example .africa)