Forum Discussion
marksmithne
8 years agoNew Member
Email configuration will not allow me to deselect send secure email
The on premises Power BI Report Server configuration will not allow me to deselect the "use secure connection:" check box. The subscription will run and send the email to the Outlook secure connecti...
- 8 years ago
Thank you very much for the reply. I will perform the fix.
Anonymous
8 years agoNot applicable
Hi marksmithne,
Thanks for reporting this, it seems like a bug and will confirm and fix in next release. In the meantime, you can manually change this by open rsreportserver.config (<root>\Microsoft Power BI Report Server\PBIRS\ReportServer\), find the following line and change "True" to "False":
<SMTPUseSSL>True</SMTPUseSSL>
Then restart the server.
marksmithne
8 years agoNew Member
Thank you very much for the reply. I will perform the fix.