-
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).
[JENKINS-31032] Email address with a dot treated as "Invalid"
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 166195 ] | New: JNJira + In-Review [ 209339 ] |
I've used it all the time with addresses that have a . in them, so I don't think the issue is with that.