I have been using SSRS since SQL 2005, and this is the first time I've ever been able to use it purely through its own configuration with authenticated SMTP to Gmail (SSRS 2017) - this response was the only documented case I've seen so far and was a huge help. Finally I can remove the SMTP relay server I had installed several OS / SQL versions ago on this server - tb1 Feb 28 '19 at 15:03

Enable SMTP mail with gmail - YouTube Jan 11, 2017 How to Use Google's SMTP Server to Send Emails for Free Dec 15, 2018 How to Send Email in WordPress using the Gmail SMTP Server Jun 11, 2020

Use the Gmail SMTP Server If you connect using Secure Sockets Layer (SSL) or Transport Layer Security (TLS), you can send mail to anyone if you use smtp.gmail.com as your server. Before you begin (recommended) : If you use 2-step verification and the device or app doesn't accept verification codes, set up App Passwords for the desired account.

How to send an email with Gmail as provider using Python

Use Gmail as your SMTP Server – even when using 2-factor

Many organizations have an internal SMTP server you can use and hosting companies often provide one as well. But if you are self-hosting or can’t use the available SMTP server for whatever reason, Gmail provides one you can use to send up to 2,000 messages a day. Sep 20, 2018 · At the start of the article, I mentioned a PowerShell script that would use the SMTP server to send emails. If you are interested in the actual PowerShell code that I used, here it is. SMTP Server = "smtp-relay.gmail.com" Following these steps will allow you to send emails using SSRS subscriptions without needing to set up your own relay server. Hope this helps some other poor sole from spending hours trying to figure it out!