Title: Message Title
|
|
This issue has been already been resolved in the upcoming 4.0 release. Sending emails in 4.0 is handled by the EmailService which used DSpaceConfigurationService to load configurations values. The DSpaceConfigurationService handles the case of empty configurations (as you can see here: https://github.com/DSpace/DSpace/blob/master/dspace-services/src/main/java/org/dspace/servicemanager/config/DSpaceConfigurationService.java#L227). So, I am closing this issue.
|
|
|
|
|
If mail.server.username is left empty in build.properties (as suggested in the comments), sending an email fails with javax.mail.AuthenticationFailedException. The reason is that mail.server.username ends up with an empty string as a value (from the java.util.Properties point of view), but org.dspace.core.Email only checks for it being null to decide w...
|
|
|
|
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel