Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.55 KB

email-reports-from-report-server.md

File metadata and controls

47 lines (39 loc) · 1.55 KB
title description type page_title slug position tags ticketid res_type
Configuring Report Server SMTP
Setting up SMTP email service for Report Server
how-to
How To Setup Report Server SMTP
email-reports-from-report-server
Email, SMTP, Email Server, Sending Reports
kb

Environment

Product Version 8.2.22.914
Product Progress® Telerik® Report Server

Description

This article explains how to configure the Mail Server settings of the Report Server.

Solution

The following steps describe how to implement the required configuration:

  1. Go to the Configuration page of the Report Server.
  2. Enter your email provider's SMTP address and Port Number.
    • For example smtp.gmail.com and Port 465 for Gmail or smtp.office365.com and Port 587 for Outlook.
  3. If using an SSL connection, select Use secure connection.
  4. For Account Name, enter the email being used to send the report.
  5. For Password, use the password for the email account entered above.
  6. Enter the sender's email.
  7. Enter the name of the sender.

Mail server settings

Notes

If the email service has two factor authentication, you may need to get an app specific password. More information on this can be found in the Manage App Passwords | Microsoft article.