<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configure email server in Qlik SaaS using sendgrid in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1949914#M1405</link>
    <description>&lt;P&gt;nobody?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 20:05:34 GMT</pubDate>
    <dc:creator>igorgois_</dc:creator>
    <dc:date>2022-06-29T20:05:34Z</dc:date>
    <item>
      <title>Configure email server in Qlik SaaS using sendgrid</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1799795#M1403</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to configure email server using my sendgrid.&lt;/P&gt;&lt;P&gt;It turns out that the sendgrid user login does not cotain email format with&amp;nbsp;@. See my config in django-python that works below:&lt;/P&gt;&lt;P&gt;EMAIL_HOST = 'smtp.sendgrid.net'&lt;BR /&gt;EMAIL_PORT = 587&lt;BR /&gt;EMAIL_HOST_USER = 'apikey'&lt;BR /&gt;EMAIL_HOST_PASSWORD = 'My API key'&lt;BR /&gt;EMAIL_USE_TLS = True&lt;/P&gt;&lt;P&gt;I got 'email address invalid' error when I try to add apikey as Sender email address. (see attached file)&lt;/P&gt;&lt;P&gt;Maybe should have 2 fields: user login and sender email address&lt;/P&gt;&lt;P&gt;Does anyone can help me?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1799795#M1403</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2025-01-29T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configure email server in Qlik SaaS using sendgrid</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1805047#M1404</link>
      <description>&lt;P&gt;anyone?&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 14:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1805047#M1404</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2021-05-04T14:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configure email server in Qlik SaaS using sendgrid</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1949914#M1405</link>
      <description>&lt;P&gt;nobody?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 20:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1949914#M1405</guid>
      <dc:creator>igorgois_</dc:creator>
      <dc:date>2022-06-29T20:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configure email server in Qlik SaaS using sendgrid</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1952364#M1406</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The configuration that you are trying to setup&lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt; is not supported&lt;/STRONG&gt;&lt;/SPAN&gt; within&lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt; Qlik Cloud &amp;gt; Settings &amp;gt; Email server&lt;/STRONG&gt;&lt;/SPAN&gt;. &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik Cloud&lt;/STRONG&gt;&lt;/SPAN&gt; expects a &lt;STRONG&gt;domain &lt;/STRONG&gt;at that input and won't be able to authenticate otherwise. You can submit a feature request [1] and elaborate in detail as to why this is going to be helpful for you and other users. Or you can &lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;use a different SMTP server&lt;/STRONG&gt;&lt;/SPAN&gt; that will give you an actual email address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to use &lt;STRONG&gt;SendGrid &lt;/STRONG&gt;to send emails/reports etc. Then you can consider using &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik Automation&lt;/STRONG&gt;&lt;/SPAN&gt; [2], which will allow you to use the configurations that you have and send custom emails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color:hsl(0, 0%, 60%);"&gt;&lt;I&gt;&lt;STRONG&gt;I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, addressed your concerns or at least pointed you in the right direction, please mark it as Accepted Solution to give further visibility to other community members.&amp;nbsp;&lt;/STRONG&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[2] &lt;A href="https://community.qlik.com/t5/Knowledge/SendGrid-How-to-get-started-with-SendGrid-in-Automations/ta-p/1836944" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/SendGrid-How-to-get-started-with-SendGrid-in-Automations/ta-p/1836944&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 12:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Configure-email-server-in-Qlik-SaaS-using-sendgrid/m-p/1952364#M1406</guid>
      <dc:creator>Andrei_Cusnir</dc:creator>
      <dc:date>2022-07-06T12:29:57Z</dc:date>
    </item>
  </channel>
</rss>

