<?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 Envio de E-mails in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684083#M19902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srs, bom dia.&lt;/P&gt;&lt;P&gt;Gostaria de criar uma função que envia e-mails diários contendo uma tabela do meu qvw.&lt;/P&gt;&lt;P&gt;É possivel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 12:31:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-01T12:31:34Z</dc:date>
    <item>
      <title>Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684083#M19902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srs, bom dia.&lt;/P&gt;&lt;P&gt;Gostaria de criar uma função que envia e-mails diários contendo uma tabela do meu qvw.&lt;/P&gt;&lt;P&gt;É possivel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 12:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684083#M19902</guid>
      <dc:creator />
      <dc:date>2014-09-01T12:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684084#M19903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Você pode utilizar uma macro, simples para fazer o que deseja.&lt;/P&gt;&lt;P&gt;OBS: Alguns servidores não permitem a execução de macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Para funcionar é necessário que você de um Ctrl+M na sua aplicação e deixe os dois campos do modulo de segurança liberados conforme a imagem abaixo:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/65684_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anexo exemplo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abraço&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 16:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684084#M19903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-01T16:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684085#M19904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cristiano, para esse caso o Qlik abre o Outlook e necessita que eu clique em enviar. Eu preciso que seja feito de forma automatizada. Tipo, o sistema sozinho envia isso todos os dias às 8 da manha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 20:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684085#M19904</guid>
      <dc:creator />
      <dc:date>2014-09-01T20:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684086#M19905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;sub TesteEmail&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Set objMsg = CreateObject("CDO.Message")&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Set msgConf = CreateObject("CDO.Configuration")&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; 'Server Configuration&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusing" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/sendusing&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = 2&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserver" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserver&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = " ..." 'smtp do email&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserverport" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserverport&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = 25&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpauthenticate" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/smtpauthenticate&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = 1&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusername" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/sendusername&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = "..."&amp;nbsp; 'seu email&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendpassword" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/sendpassword&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = "****" 'senha&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpusessl" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://schemas.microsoft.com/cdo/configuration/smtpusessl&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;") = 1&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;msgConf.Fields.Update&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;'End With&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; set obj = ActiveDocument.GetSheetObject("CH02")&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; obj.ExportBitmapToFile "C:\...\tabela.jpg"&amp;nbsp; ' caminho onde vai salvar a tabela&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.To = "..." email pra quem voce quer mandar&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.From = "..." 'seu email&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.Subject = "teste qlikview"&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.HTMLBody = "testando e-mail "&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.AddAttachment "C:\...\tabela.jpg"&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.Sender = "Mr. Name"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; Set objMsg.Configuration = msgConf&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; objMsg.Send&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; msgbox("e-mail enviado")&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; Set objMsg = nothing&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp; Set msgConf = nothing&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;end sub&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 20:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684086#M19905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-01T20:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684087#M19906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa noite amigo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eu tenho um template completo de envio de email que comercializo, funciona muito bem, acho que podes lhe servir. Então estou lhe enviando uma parte do código, que é a parte que faz o envio de fato, porem tem todo um contexto na SUB que vou lhe enviar, então terá que dar uma garimpada e retirar oque lhe interessa, mas está tudo ai. Essa rotina não pede permissão nenhuma e nem abre caixas de diálogo, simplesmente envia o email em background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agora esclarecimentos sobre o agendamento. Como a rotina a ser executada é uma Macro e Macros não são disparadas pelo SERVIÇOS de QLIKVIEW, então se você colocar a Macro para disparar após a carga do arquivo e a carga for feita pelo agendamento do Qlikview Server, a rotina não será disparada. Para um agendamento do Envio de Email totalmente automatizado, você terá que agendar uma tarefa do windows, para abrir o Qlik Developer Desktop e colocar a Macro para disparar no evento de abertura do documento em questão. Quando a rotina for executada por um botão, também tem restrições, elas são as seguintes: Para funcionar você deve utilizar o Internet Explorer e sempre utilizar com o Plugin I.E., assim as Macros trabalham perfeitamente sem restrições de Servidor/Cliente que você terá utilizando a tecnologia AJAX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Espero ter ajudado, estou a disposição, abraço!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 02:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684087#M19906</guid>
      <dc:creator>offjunior</dc:creator>
      <dc:date>2014-09-02T02:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684088#M19907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa explicação!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outra alternativa de execução é através do QlikView Publisher. Caso você tenha o Publisher, você conseguirá criar uma task para executar uma batch que executará o seu Qv Desktop com a macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 12:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684088#M19907</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2014-09-02T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684089#M19908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uma terceira alternativa, mas demanda de investimento, é a utilização de programas próprios para este tipo de trabalho. Utilizo aqui na empresa onde trabalho o NPrinting. Ele realiza a criação e distribuição de relatórios em diversos formatos (.xls, .doc, .ppt, html), além de ter opções de envio por e-mail através de personalização de conteúdo, ou distribuição em pastas de destino.&lt;/P&gt;&lt;P&gt;Acredito que se a demanda por estes trabalhos for grande vale a pena pensar em uma solução como esta &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 12:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684089#M19908</guid>
      <dc:creator>rphpacheco</dc:creator>
      <dc:date>2014-09-02T12:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684090#M19909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sucesso total turma! Muito obrigado pela ajuda de sempre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 18:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684090#M19909</guid>
      <dc:creator />
      <dc:date>2014-09-02T18:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684091#M19910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia Amigos, &lt;/P&gt;&lt;P&gt;Uma dúvida, preciso ter algum aplicativo de email instalado no servidor, como outlook ou Thunderbird ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esse objeto criado ele utiliza biblioteca do outlook ?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Set objMsg = CreateObject("CDO.Message")&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Set msgConf = CreateObject("CDO.Configuration")&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pq quando testo la no editar Mudulo ele sempre marca essa linha de erro e cita.&lt;/P&gt;&lt;P&gt;"O componente ActiveX não consegue criar o objeto :CDO.Message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 12:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684091#M19910</guid>
      <dc:creator>rafaelmarinho05</dc:creator>
      <dc:date>2016-06-13T12:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684092#M19911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veja se os módulos de segurança estão liberados conforme o Cristiano citou a cima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684092#M19911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T20:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684093#M19912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Já verifiquei e não é isso...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 13:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684093#M19912</guid>
      <dc:creator>rafaelmarinho05</dc:creator>
      <dc:date>2016-06-16T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684094#M19913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;boa tarde.. vc tem um tutorial de como instala o NPRINT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 18:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684094#M19913</guid>
      <dc:creator>ruzivao1980</dc:creator>
      <dc:date>2016-12-27T18:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Envio de E-mails</title>
      <link>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684095#M19914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Segue alguns links para te ajudar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14579"&gt;QlikView NPrinting 16 Tutorials - On-Demand&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14572"&gt;QlikView NPrinting 16 Tutorials - Activation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14615"&gt;QlikView NPrinting 16 Tutorials - Setup&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2016 11:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Envio-de-E-mails/m-p/684095#M19914</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2016-12-28T11:16:33Z</dc:date>
    </item>
  </channel>
</rss>

