<?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 Email sending not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324338#M1196334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to add the "Use SSL" as required by Google&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = 1 ' True will work as well&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2011 11:54:21 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-04-25T11:54:21Z</dc:date>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324337#M1196333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why this this function not working?&lt;/P&gt;&lt;P&gt;function sending()&lt;BR /&gt; Set objMessage = CreateObject("CDO.Message")&lt;BR /&gt; objMessage.Subject = "Subject"&lt;BR /&gt; objMessage.From = "test1@gmail.com"&lt;BR /&gt; objMessage.To = "test2@gmail.com"&lt;BR /&gt;&lt;BR /&gt; objMessage.TextBody = "Body"&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Item _&lt;BR /&gt; ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Item _&lt;BR /&gt; ("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.gmail.com"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Item _&lt;BR /&gt; ("http://schemas.microsoft.com/cdo/configuration/sendusername ") ="test1@gmail.com"&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Item _&lt;BR /&gt; ("http://schemas.microsoft.com/cdo/configuration/sendpassword ") ="password"&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Item _&lt;BR /&gt;("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = cdoBasic&lt;BR /&gt;&lt;BR /&gt;objMessage.Configuration.Fields.Item _&lt;BR /&gt; ("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465&lt;BR /&gt;&lt;BR /&gt; objMessage.Configuration.Fields.Update&lt;BR /&gt;&lt;BR /&gt; objMessage.Send&lt;BR /&gt; end function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2011 17:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324337#M1196333</guid>
      <dc:creator />
      <dc:date>2011-04-23T17:40:55Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324338#M1196334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to add the "Use SSL" as required by Google&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;objMessage.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = 1 ' True will work as well&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 11:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324338#M1196334</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-25T11:54:21Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324339#M1196335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but i still have a problem:&lt;/P&gt;&lt;P&gt;530 5.5.1&lt;/P&gt;&lt;P&gt;http://mail.google.com/support/bin/answer.py?answer=14257&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Login and password from gmail account is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 12:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324339#M1196335</guid>
      <dc:creator />
      <dc:date>2011-04-25T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324340#M1196336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For what it's worth, here is the code I'm using with GMail. Tested few minutes ago and working:&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;Sub SendGMail() &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;' Object creation &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Set objMsg = CreateObject("CDO.Message") &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Set msgConf = CreateObject("CDO.Configuration") &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;' Server Configuration &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusing"&gt;http://schemas.microsoft.com/cdo/configuration/sendusing&lt;/A&gt;&lt;SPAN&gt;") = 2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserver"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserver&lt;/A&gt;&lt;SPAN&gt;") = "smtp.gmail.com" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserverport"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserverport&lt;/A&gt;&lt;SPAN&gt;") = 465 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpauthenticate"&gt;http://schemas.microsoft.com/cdo/configuration/smtpauthenticate&lt;/A&gt;&lt;SPAN&gt;") = 1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusername"&gt;http://schemas.microsoft.com/cdo/configuration/sendusername&lt;/A&gt;&lt;SPAN&gt;") = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@gmail.com"&gt;user@gmail.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendpassword"&gt;http://schemas.microsoft.com/cdo/configuration/sendpassword&lt;/A&gt;&lt;SPAN&gt;") = "password" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpusessl"&gt;http://schemas.microsoft.com/cdo/configuration/smtpusessl&lt;/A&gt;&lt;SPAN&gt;") = 1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;msgConf.Fields.Update &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;' Email &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;objMsg.To = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@gmail.com"&gt;user@gmail.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN&gt;objMsg.From = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:fromuser@domain.com"&gt;fromuser@domain.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;objMsg.Subject = "Test send with Gmail account" &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;objMsg.HTMLBody = "HTML/Plain text message." &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;objMsg.Sender = "Mr. Name" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Set objMsg.Configuration = msgConf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;' Send &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;objMsg.Send &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;' Clear &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Set objMsg = nothing &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Set msgConf = nothing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Sub&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;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 13:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324340#M1196336</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-25T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324341#M1196337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It is working. &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 13:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324341#M1196337</guid>
      <dc:creator />
      <dc:date>2011-04-25T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324342#M1196338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how about we send gmail to yahoo? can work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i already tried if i set the sender from one domain (exchange) to another email (recepient) on the same domain, it can work, but if the recepient on yahoo or different domain. it can't work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 09:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324342#M1196338</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2011-06-08T09:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324343#M1196339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working fine for me from GMail to Yahoo mail. Anyway, check that the line&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;&lt;CODE class="jive-code"&gt;objMsg.From = "fromuser@domain.com" &lt;/CODE&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is properly configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using your Exchange server instead of the gmail one, you should check your anti-relay and anti-spam rules, but it doesn't make much sense to me since most of the time mails are sent to people in different domains.&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;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 09:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324343#M1196339</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-08T09:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324344#M1196340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try from your script but got an error message "The transport failed to connect to the server." &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub SendEmail(attachment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim strMailTo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim ObjSendMail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set objSelected = ActiveDocument.Fields("EMAILIDS").GetPossibleValues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if objSelected.Count = 0 then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgbox ("No e-mail reciepient selected")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exit sub&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; varSubject = "Report"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; varTextBody = "Please find report attached"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; varAttachment = attachment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set ObjSendMail = CreateObject("CDO.Message")&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Configuration.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusing"&gt;http://schemas.microsoft.com/cdo/configuration/sendusing&lt;/A&gt;&lt;SPAN&gt;") = 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Configuration.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserver"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserver&lt;/A&gt;&lt;SPAN&gt;") = "172.16.10.63"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Configuration.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserverport"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserverport&lt;/A&gt;&lt;SPAN&gt;") = 25&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Configuration.Fields.Update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.AddAttachment varAttachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For i = 0 to objSelected.Count-1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.To = objSelected.item(i).Text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Subject = varSubject&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.From = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:admin@qlikview.co.id"&gt;admin@qlikview.co.id&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.TextBody = varTextBody&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ObjSendMail.Send&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set ObjSendMail = Nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end if&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this's my code for email exchange..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 09:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324344#M1196340</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2011-06-08T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324345#M1196341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you take a look at your configuration fields, you are only using three (sendusing, smtpserver and smtpserverport). In my example code above (that is the one I'm using for testing) there are few more, and along them are the user logged into the smtp server (sendusername, sendpassword), what it seems is one of the issues you are having.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use them in your code with yoour configuration and try again.&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;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 10:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324345#M1196341</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-08T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324346#M1196342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am getting the same msg&amp;nbsp; "The transport failed to connect to the server."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using exactly same code what you have used in your correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Harleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 07:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324346#M1196342</guid>
      <dc:creator />
      <dc:date>2011-12-06T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324347#M1196343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually refers to an network error. Reyling allowed on the smtpserver? Try with IP-adress instead of DNS name. Make sure it's the correct port for the smtp server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that you are creating a CDO-object so you need to have collaboration data objects installed on the machine running the macro. I'm not 100% sure on this but I believe MS stopped shipping CDO since Outlook 2007 so you would need to manually install it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 08:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324347#M1196343</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2011-12-06T08:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324348#M1196344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I tried following script. But all the time I am getting error "ActiveX component can't create object: 'CDO.Message' ".&lt;/P&gt;&lt;P&gt;Can anybody please tell me &lt;STRONG&gt;URGENTLY &lt;/STRONG&gt;what is going wrong ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;Sub SendGMail() &lt;BR /&gt;&lt;BR /&gt;' Object creation &lt;BR /&gt;Set objMsg = CreateObject("CDO.Message") &lt;BR /&gt;Set msgConf = CreateObject("CDO.Configuration") &lt;BR /&gt;&lt;BR /&gt;' Server Configuration &lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusing"&gt;http://schemas.microsoft.com/cdo/configuration/sendusing&lt;/A&gt;&lt;SPAN&gt;") = 2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserver"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserver&lt;/A&gt;&lt;SPAN&gt;") = "smtp.gmail.com" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserverport"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserverport&lt;/A&gt;&lt;SPAN&gt;") = 465 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpauthenticate"&gt;http://schemas.microsoft.com/cdo/configuration/smtpauthenticate&lt;/A&gt;&lt;SPAN&gt;") = 1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusername"&gt;http://schemas.microsoft.com/cdo/configuration/sendusername&lt;/A&gt;&lt;SPAN&gt;") = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@gmail.com"&gt;user@gmail.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendpassword"&gt;http://schemas.microsoft.com/cdo/configuration/sendpassword&lt;/A&gt;&lt;SPAN&gt;") = "password" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpusessl"&gt;http://schemas.microsoft.com/cdo/configuration/smtpusessl&lt;/A&gt;&lt;SPAN&gt;") = 1 &lt;/SPAN&gt;&lt;BR /&gt;msgConf.Fields.Update &lt;BR /&gt;&lt;BR /&gt;' Email &lt;BR /&gt;&lt;SPAN&gt;objMsg.To = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user@gmail.com"&gt;user@gmail.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;objMsg.From = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:fromuser@domain.com"&gt;fromuser@domain.com&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;objMsg.Subject = "Test send with Gmail account" &lt;BR /&gt;objMsg.HTMLBody = "HTML/Plain text message." &lt;BR /&gt;objMsg.Sender = "Mr. Name" &lt;BR /&gt;&lt;BR /&gt;Set objMsg.Configuration = msgConf &lt;BR /&gt;&lt;BR /&gt;' Send &lt;BR /&gt;objMsg.Send &lt;BR /&gt;&lt;BR /&gt;' Clear &lt;BR /&gt;Set objMsg = nothing &lt;BR /&gt;Set msgConf = nothing&lt;BR /&gt;&lt;BR /&gt;End Sub&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 09:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324348#M1196344</guid>
      <dc:creator />
      <dc:date>2012-02-08T09:35:29Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324349#M1196345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="postbody"&gt;Try this command to register the CDO ActiveX &lt;BR /&gt;&lt;BR /&gt;regsvr32 "c:\windows\system32\cdosys.dll" &lt;BR /&gt;&lt;BR /&gt;from a command prompt "run as administrator" (i.e. elevated).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 09:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324349#M1196345</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2012-02-08T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324350#M1196346</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;Apart from that, did you set your module security to Allow System Access?&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, 09 Feb 2012 08:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324350#M1196346</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-02-09T08:39:33Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324351#M1196347</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;I'm trying to send email &lt;SPAN style="text-decoration: underline;"&gt;from an address in the domain&lt;/SPAN&gt; of my company &lt;SPAN style="text-decoration: underline;"&gt;to an outside address&lt;/SPAN&gt; (in another domain but also on address like gmail or yahoo...). I tried your solution (and many others !) but I haven't find the good solution.&lt;/P&gt;&lt;P&gt;(The same macro works well to send email in the same domain and from a GMail account to other address)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone find the solution ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;&lt;P&gt;Pauline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324351#M1196347</guid>
      <dc:creator />
      <dc:date>2012-05-15T09:01:27Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324352#M1196348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing you are running into relay problems.&lt;/P&gt;&lt;P&gt;Usually you can debug it by open up a telnet promp and try to send the same e-mail, you will get some more detailed error information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default you aren't allow to relay e-mails of your exchange smtp server to outside domains so this is likely something you need to turn on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324352#M1196348</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-05-15T09:05:42Z</dc:date>
    </item>
    <item>
      <title>Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324353#M1196349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code works perfectly. However, it is using schema.microsoft .... where my scenario is, the server has blocked internet access, besides sending the mail to exchange server (within the same domain). Is there any reference on macro, for sending mail using SMTP to exchange server? I have tested the SMTP mail through QMC, it works though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 08:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324353#M1196349</guid>
      <dc:creator />
      <dc:date>2012-05-23T08:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324354#M1196350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I sent from gmail domain to hotmail domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your code!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 08:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324354#M1196350</guid>
      <dc:creator />
      <dc:date>2012-09-10T08:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324355#M1196351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone...Code is working fine....But when we are sending to users from domains......how do we know there passwords....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 20:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324355#M1196351</guid>
      <dc:creator />
      <dc:date>2012-12-05T20:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending not working</title>
      <link>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324356#M1196352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having some of the same issues.. Can someone please attach a .qvw example that I can open to see how to set this up? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 22:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Email-sending-not-working/m-p/324356#M1196352</guid>
      <dc:creator />
      <dc:date>2012-12-12T22:27:55Z</dc:date>
    </item>
  </channel>
</rss>

