Subject: | Problem with email addresses containing newline |
Hi,
the EmailAddress is declared to be of type NonEmptySimpleStr, ie it
cannot contain newline. But in fact email can contain \n character and
Email::Valid (which is alos used for validation) will validate such
email address.
Kind Regards,
Jiri