Issue Type: Bug Bug
Assignee: Unassigned
Components: mailer-plugin
Created: 14/Apr/15 2:08 PM
Description:

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.

Project: Jenkins
Priority: Major Major
Reporter: Patric Rufflar
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to