java example exception in viewer.jsp

Stimulsoft Reports.JAVA discussion
Vadim
Posts: 362
Joined: Tue Apr 23, 2013 11:23 am

Re: java example exception in viewer.jsp

Post by Vadim »

Hello.
Please add option:

Code: Select all

mail.setSmtpNeedAuth(true);
xiaohaoxifei
Posts: 34
Joined: Mon Sep 18, 2017 6:07 am

Re: java example exception in viewer.jsp

Post by xiaohaoxifei »

Vadim wrote:Hello.
Please add option:

Code: Select all

mail.setSmtpNeedAuth(true);

Thanks for you reply, but the option is set to be 'true' already.
Attachments
mail_error2.png
mail_error2.png (62.16 KiB) Viewed 3992 times
Vadim
Posts: 362
Joined: Tue Apr 23, 2013 11:23 am

Re: java example exception in viewer.jsp

Post by Vadim »

Hello.
We use standard java mail sender. Please check your smtp server.
xiaohaoxifei
Posts: 34
Joined: Mon Sep 18, 2017 6:07 am

Re: java example exception in viewer.jsp

Post by xiaohaoxifei »

After we've udpated our server from http to https, I found that the report does not work anymore.
Do we have some solutions for HTTPS?
Vadim
Posts: 362
Joined: Tue Apr 23, 2013 11:23 am

Re: java example exception in viewer.jsp

Post by Vadim »

Hello.
Stimulsoft libs does not affect what server type you use http or https - please check your settings.
Post Reply