joseng62 Posted July 19, 2016 Share Posted July 19, 2016 I set a schedule to -email reports weekly. This is working fine. Emailing works fine.I want to display another from e-mail address instead of the email user account. Here is my settings: Working on JasperServer 6.2.1 apache-tomcatwebappsjasperserver-proWEB-INF - applicationContext-report-scheduling.xml <property name="javaMailProperties"><props><prop key="mail.smtp.auth">true</prop><prop key="mail.smtp.starttls.enable">true</prop></props> - js.quartz.properties ( I am using dummy data in this question )report.scheduler.mail.sender.host=smtp.gmail.comreport.scheduler.mail.sender.username=Ben.Blue@demo.comreport.scheduler.mail.sender.password=abc123report.scheduler.mail.sender.from=do_not_reply@demo.comreport.scheduler.mail.sender.protocol=smtpreport.scheduler.mail.sender.port=587 So the user receive the mail, but the from address displays "Ben.Blue@demo.com" instead of "do_not_reply@demo.com"Any suggestion or advice is welcome. Thank you Link to comment Share on other sites More sharing options...
joseng62 Posted July 21, 2016 Author Share Posted July 21, 2016 Anyone !? Link to comment Share on other sites More sharing options...
joseng62 Posted July 28, 2016 Author Share Posted July 28, 2016 Anyone ! Link to comment Share on other sites More sharing options...
staylor8 Posted January 30, 2019 Share Posted January 30, 2019 Did this ever get resolved? Thanks, Shawn Link to comment Share on other sites More sharing options...
joseng62 Posted January 31, 2019 Author Share Posted January 31, 2019 I have not tested this again, but as far as I know , did has not been resolved yet. Technicially should log a bug, but at the time I was not sure how and know i need to test this again first. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now