-
Bug
-
Resolution: Duplicate
-
Major
-
None
The mailer-plugin does not support mail adresses without an '@' anymore (assuming that a default mail suffix has not been configured).
While this is reasonable for internet email traffic, internal/local mail adresses like 'jenkins-ci' might be perfectly valid.
This is caused by jenkins.plugins.mailer.tasks.MimeMessageBuilder.toNormalizedAddress(String) which returns null in such cases.
- duplicates
-
JENKINS-27262 email is not sent
-
- Open
-
[JENKINS-27933] mailer-plugin does not support mail adresses without an @-sign anymore
Link | New: This issue duplicates JENKINS-27262 [ JENKINS-27262 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 162531 ] | New: JNJira + In-Review [ 196974 ] |