-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins 1.609.2, Email-ext 2.40.5, Java 1.7.0_79-b14, Ubuntu Linux
Adding an email with a dot to Project Recipient List will generate an invalid email error message and not send the email.
Specifically I have a recipient list like the following:
"a@z.com, a.b@z.com, c@z.com"
The error I see in the log is:
Error sending to the following INVALID addresses: a.b@z.com
Unfortunately this kills my ability to use the plug-in as I can't specify the appropriate email address (unlike other users, I am not sending to gmail which seems to deal with missing dots).
I've used it all the time with addresses that have a . in them, so I don't think the issue is with that.