<?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: Sending email in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267013#M1181536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think I've found the way: installing the desktop edition on the server and using /r option from command line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now, after the reload from command line, the exported file is generated, but the mail is not sent. If I open the qvw with the desktop and made a reload, it works fine. Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 16:58:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-01T16:58:31Z</dc:date>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267008#M1181531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to send email from qlikview. I need to send a chart when the reload finished. I'm using the "after reload" trigger and a macro code found at this community. I'm exporting the chart to excel and after that attaching it. Now, I have two issues:&lt;/P&gt;&lt;P&gt;1) from the desktop edition, I can send only to recipients from the domain. The error I found is "&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt;550 5.7.1 Unable to relay for &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:xxxxxx@xxxxx.com.ar"&gt;xxxxxx@xxxxx.com.ar&lt;/A&gt;&lt;SPAN&gt; "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) is not working at all on the server. Even the files are not exported. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help. &lt;/P&gt;&lt;P&gt;Regards. &lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 20:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267008#M1181531</guid>
      <dc:creator />
      <dc:date>2011-11-29T20:30:39Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267009#M1181532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, check your SMTP server settings, QlikView does nothing apart from telling the operating system to send a mail using CDOSYS or CDONTS likely (depending on the macro you are using). Contact your network and systems administators to test the mail sending from the server. You may need to aunthenticate in order to send emails through that server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, OnLoad macros might not work in a client - server environment. There are some macro limitations as documented in the Reference Manual section 29.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 21:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267009#M1181532</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-11-29T21:24:22Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267010#M1181533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel. What's the difference between CDOSYS and CDONTS? The macro I found use CreateObject("CDO.Message")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMTP server settings were checked. In fact, mails from the server when a reload fails are sent.&lt;/P&gt;&lt;P&gt;I'm gonna check the macro limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Damian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 14:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267010#M1181533</guid>
      <dc:creator />
      <dc:date>2011-11-30T14:24:43Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267011#M1181534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this &lt;A href="http://support.microsoft.com/kb/177850/en-us"&gt;info document&lt;/A&gt; from Microsft detailing the differences between both. Basically, CDONTS is used on NT systems (Windows NT) and CDOSYS are used in higher versions of Windows Server (check &lt;A href="http://msdn.microsoft.com/en-us/library/ms978698.aspx"&gt;here&lt;/A&gt; for further information on both). If you got the macro here in the QlikCommunity, it's likely CDOSYS and should work just fine in your computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 18:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267011#M1181534</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-11-30T18:33:45Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267012#M1181535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Miguel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, there is another way to do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards. &lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 15:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267012#M1181535</guid>
      <dc:creator />
      <dc:date>2011-12-01T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267013#M1181536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think I've found the way: installing the desktop edition on the server and using /r option from command line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now, after the reload from command line, the exported file is generated, but the mail is not sent. If I open the qvw with the desktop and made a reload, it works fine. Do you know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 16:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267013#M1181536</guid>
      <dc:creator />
      <dc:date>2011-12-01T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267014#M1181538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, and pretty obvious, but have you checked the Server SMTP mail configuration in the QlikView Enterprise Management Console and let QlikView know where to send the mail through? Go to the QEMC, System, Setup, Mail Server. Use that same page to send a test mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 19:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267014#M1181538</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-01T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267015#M1181540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; These settings are correct, I received the test mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 19:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267015#M1181540</guid>
      <dc:creator />
      <dc:date>2011-12-01T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267016#M1181543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your email should be sent just fine. Can you share the macro code that you are using (with user names and password removed) so we can see what's going wrong? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try code from &lt;A _jive_internal="true" href="https://community.qlik.com/thread/25067"&gt;this thread&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 20:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267016#M1181543</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-01T20:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267017#M1181544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, I try that trhead. Attached is my code. Than you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 20:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267017#M1181544</guid>
      <dc:creator />
      <dc:date>2011-12-01T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267018#M1181545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, I want to ask you something else. I made some changes to the code. The macro is on the OnPostReload trigger. I added a log routine. I'm sending emails from QV desktop (installed on the server), and the log file is OK. But, from command line with /r option the execution is aborted, without errors. And the log file is not created. Attached is my code.&lt;/P&gt;&lt;P&gt;My suspect is that the problem is the Module Security Level and User Allowed Security Level. When I opened the document with the desktop, I answer to let macros. But from command line there is no question like that. &lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267018#M1181545</guid>
      <dc:creator />
      <dc:date>2011-12-14T20:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267019#M1181546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I configure my mail server settings and send a test email, I get the following: "Email was sent successfully, please check your inbox." When I check my inbox there is no email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267019#M1181546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T20:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267020#M1181547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the /NoSecurity parameter in addition to the /r so you are not prompted for macro security or it stops when it cannot prompt:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /NoSecurity /r "C:\File.qvw"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267020#M1181547</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-15T13:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267021#M1181548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cori,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance that your emails are dropping into the spam or junk folder instead of the inbox? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267021#M1181548</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-12-15T13:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267022#M1181549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Migueal, that is what it was. Thanks for the post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267022#M1181549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-15T14:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267023#M1181550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added /NoSecurity in the command line. Still the same problem... the log file is created, but empty. The mail is not sent. Something else I can do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. Regards.&lt;/P&gt;&lt;P&gt;Damian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267023#M1181550</guid>
      <dc:creator />
      <dc:date>2011-12-15T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email</title>
      <link>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267024#M1181551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Migueal, &lt;/P&gt;&lt;P&gt;Thats what it was, thanks for the post.&lt;/P&gt;&lt;P&gt;Cori&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sending-email/m-p/267024#M1181551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-15T14:40:36Z</dc:date>
    </item>
  </channel>
</rss>

