<?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>article QlikView Test mails can be sent successfully but task mails cannot, what to check? in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Test-mails-can-be-sent-successfully-but-task-mails/ta-p/1714080</link>
    <description>&lt;P&gt;Typical scenario:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SMTP server settings are done in QMC.&lt;/LI&gt;
&lt;LI&gt;Test emails can be sent out successfully.&lt;/LI&gt;
&lt;LI&gt;Task emails (either notifications or distributions) cannot be sent out.&lt;/LI&gt;
&lt;LI&gt;Task logs show:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Information&amp;nbsp;&amp;nbsp; &amp;nbsp;Sending Alert mail&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;Failed to send mail to mail@domain.com&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test emails and task mails are sent out by different processes, hence extra settings on SMTP server side may be necessary.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Verify that the &lt;STRONG&gt;Mail Server&amp;nbsp;&lt;/STRONG&gt;is correctly configured in the QlikView Management Console.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If the&amp;nbsp;&lt;STRONG&gt;Mail Server&amp;nbsp;&lt;/STRONG&gt;was set up&amp;nbsp;&lt;STRONG&gt;after&amp;nbsp;&lt;/STRONG&gt;the tasks were set up, recreate the task. The eMail server information will otherwise not be sent to the task.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If step 2 cannot fix the problem, the cause is likely on SMTP server side rather than QlikView side. Please involve the SMTP server admin and explain the following points:
&lt;OL&gt;
&lt;LI&gt;Test mails are sent out by QlikView Management Service(QMS), or QVManagementService.exe&lt;/LI&gt;
&lt;LI&gt;Task mails are sent out by QlikView Distribution Service(QDS), or QVDistributionService.exe&lt;/LI&gt;
&lt;LI&gt;SMTP server may be allowing QMS to send email but disallowing QDS -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;QMS and QDS may be running on different servers, which have different permissions to send emails -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;QMS and QDS may be running under different accounts, which have different permissions to send emails -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;Change the &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;QVManagementService.exe.config&lt;/SPAN&gt; that is located at &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;C:\Program Files\QlikView\Management Service&lt;/SPAN&gt;.&amp;nbsp;You will need to change &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;&amp;lt;add key="UseSSLForSMTP" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/SPAN&gt; from false to true.&lt;/LI&gt;
&lt;LI&gt;change the&lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt; QVDistributionService.exe.config &lt;/SPAN&gt;that is located at &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;C:\Program Files\QlikView\Distribution Service&lt;/SPAN&gt;.&amp;nbsp;You will need to change &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;&amp;lt;add key="UseSSLForSMTP" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/SPAN&gt; from false to true.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 12 Oct 2021 13:23:24 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2021-10-12T13:23:24Z</dc:date>
    <item>
      <title>QlikView Test mails can be sent successfully but task mails cannot, what to check?</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Test-mails-can-be-sent-successfully-but-task-mails/ta-p/1714080</link>
      <description>&lt;P&gt;Typical scenario:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SMTP server settings are done in QMC.&lt;/LI&gt;
&lt;LI&gt;Test emails can be sent out successfully.&lt;/LI&gt;
&lt;LI&gt;Task emails (either notifications or distributions) cannot be sent out.&lt;/LI&gt;
&lt;LI&gt;Task logs show:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Information&amp;nbsp;&amp;nbsp; &amp;nbsp;Sending Alert mail&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;Failed to send mail to mail@domain.com&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test emails and task mails are sent out by different processes, hence extra settings on SMTP server side may be necessary.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Verify that the &lt;STRONG&gt;Mail Server&amp;nbsp;&lt;/STRONG&gt;is correctly configured in the QlikView Management Console.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If the&amp;nbsp;&lt;STRONG&gt;Mail Server&amp;nbsp;&lt;/STRONG&gt;was set up&amp;nbsp;&lt;STRONG&gt;after&amp;nbsp;&lt;/STRONG&gt;the tasks were set up, recreate the task. The eMail server information will otherwise not be sent to the task.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If step 2 cannot fix the problem, the cause is likely on SMTP server side rather than QlikView side. Please involve the SMTP server admin and explain the following points:
&lt;OL&gt;
&lt;LI&gt;Test mails are sent out by QlikView Management Service(QMS), or QVManagementService.exe&lt;/LI&gt;
&lt;LI&gt;Task mails are sent out by QlikView Distribution Service(QDS), or QVDistributionService.exe&lt;/LI&gt;
&lt;LI&gt;SMTP server may be allowing QMS to send email but disallowing QDS -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;QMS and QDS may be running on different servers, which have different permissions to send emails -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;QMS and QDS may be running under different accounts, which have different permissions to send emails -- needs to be configured by SMTP server admin&lt;/LI&gt;
&lt;LI&gt;Change the &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;QVManagementService.exe.config&lt;/SPAN&gt; that is located at &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;C:\Program Files\QlikView\Management Service&lt;/SPAN&gt;.&amp;nbsp;You will need to change &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;&amp;lt;add key="UseSSLForSMTP" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/SPAN&gt; from false to true.&lt;/LI&gt;
&lt;LI&gt;change the&lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt; QVDistributionService.exe.config &lt;/SPAN&gt;that is located at &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;C:\Program Files\QlikView\Distribution Service&lt;/SPAN&gt;.&amp;nbsp;You will need to change &lt;SPAN style="font-family: Courier New,Courier,monospace;"&gt;&amp;lt;add key="UseSSLForSMTP" value="&lt;STRONG&gt;false&lt;/STRONG&gt;"/&amp;gt;&lt;/SPAN&gt; from false to true.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 12 Oct 2021 13:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/QlikView-Test-mails-can-be-sent-successfully-but-task-mails/ta-p/1714080</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2021-10-12T13:23:24Z</dc:date>
    </item>
  </channel>
</rss>

