<?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: Help regarding SMTP Email Send Message in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702781#M802444</link>
    <description>&lt;P&gt;Are you sure Gmail's server will take SMTP mail?&amp;nbsp; I don't think it does because it would be and easy gateway for spam.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need your company's e-mail server, and them set up to allow you to give it smtp mail based on that fact they should have already authenticated your PC on their domain.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2014 15:03:30 GMT</pubDate>
    <dc:creator>RavensFan</dc:creator>
    <dc:date>2014-01-16T15:03:30Z</dc:date>
    <item>
      <title>Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702383#M802384</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am working on the SMTP Email Send Message using labview . &amp;nbsp;i have connected the terminals as suggested in the Context Help and i can run the VI but a keep getting a lot of errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Needless to say i cant send the mail .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have enclosed the vi , shall be grateful if somone can suggest any modifications so that the VI works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also seen the GMAIL.vi but dont want to use as it seems complicated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 12:49:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702383#M802384</guid>
      <dc:creator>Jalashwa</dc:creator>
      <dc:date>2014-01-16T12:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702503#M802408</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&lt;A id="link_121" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/285267" target="_self"&gt;Sindhurakshak&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have checked the code and it's working fine for me. I think the problem is with your SMTP server. Please check SMTP server name adn try it it should work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For shake of testing I have changed the SMTP server name and it works fantastic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 14:11:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702503#M802408</guid>
      <dc:creator>Pankajusic</dc:creator>
      <dc:date>2014-01-16T14:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702771#M802441</link>
      <description>&lt;P&gt;hello Pankajusic,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reviewing the code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;i was under the notion that the SMTP Server remains the same for a given company . For example, for google it is&amp;nbsp;smtp.gmail.com and the like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request you to post your vi with the modifications you have made.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Further , how i can i find my SMTP server name ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using LabVIEW 2011.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jalashwa&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:00:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702771#M802441</guid>
      <dc:creator>Jalashwa</dc:creator>
      <dc:date>2014-01-16T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702781#M802444</link>
      <description>&lt;P&gt;Are you sure Gmail's server will take SMTP mail?&amp;nbsp; I don't think it does because it would be and easy gateway for spam.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need your company's e-mail server, and them set up to allow you to give it smtp mail based on that fact they should have already authenticated your PC on their domain.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:03:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702781#M802444</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-16T15:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702861#M802461</link>
      <description>&lt;P&gt;Hello Ravens Fan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i delved more into SMTP in Google and found out the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open up a command prompt (CMD.exe)&lt;/LI&gt;
&lt;LI&gt;Type&amp;nbsp;&lt;CODE&gt;nslookup&lt;/CODE&gt;&amp;nbsp;and hit enter&lt;/LI&gt;
&lt;LI&gt;Type&amp;nbsp;&lt;CODE&gt;set type=MX&lt;/CODE&gt;&amp;nbsp;and hit enter&lt;/LI&gt;
&lt;LI&gt;Type the domain name and hit enter, for example: google.com&lt;/LI&gt;
&lt;LI&gt;The results will be a list of host names that are set up for SMTP&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I am attaching a pic of my cmd after executing the steps. I updated the mail server in the SMTP Email Send Message block diagram and i got an error. i have also attached the pic for that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be very kind of you if you could guide me through&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Jalashwa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:44:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702861#M802461</guid>
      <dc:creator>Jalashwa</dc:creator>
      <dc:date>2014-01-16T15:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702879#M802465</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Are you sure Gmail's server will take SMTP mail?&amp;nbsp; I don't think it does because it would be and easy gateway for spam.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need your company's e-mail server, and them set up to allow you to give it smtp mail based on that fact they should have already authenticated your PC on their domain.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A little off track with regard to solving the specific problem, but to answer RavensFan's point:&lt;/P&gt;
&lt;P&gt;Yes, Gmail does allow you to use SMTP. This is how you use other email clients (Outlook, Thunderbird etc) to send/receive things from your gmail account.&lt;/P&gt;
&lt;P&gt;(a quick Google confirms this).&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:54:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2702879#M802465</guid>
      <dc:creator>Phil_</dc:creator>
      <dc:date>2014-01-16T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703029#M802488</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have chnaged smtp &amp;nbsp;name as per our company mail server and it's worked fine. that is the only chnge i did there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found something on internet that might help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.ni.com/t5/Example-Code/GMAIL-vi/ta-p/3996207" target="_blank" rel="noopener"&gt;https://forums.ni.com/t5/Example-Code/GMAIL-vi/ta-p/3996207&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;pankaj&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:37:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703029#M802488</guid>
      <dc:creator>Pankajusic</dc:creator>
      <dc:date>2025-06-20T17:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703043#M802490</link>
      <description>&lt;P&gt;In order to use Google's SMTP server function, you must authenticate using TLS/SSL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The LabVIEW SMTP functions are natively written in LabVIEW and &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LNrSAM&amp;amp;l=en-US" target="_self"&gt;have no support&lt;/A&gt; for TLS/SSL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:37:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703043#M802490</guid>
      <dc:creator>PhillipBrooks</dc:creator>
      <dc:date>2025-06-20T17:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703049#M802491</link>
      <description>&lt;P&gt;thanks for the info ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have tried others like yahoo and rediff.com but i just cant get over the errors i am getting&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:18:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703049#M802491</guid>
      <dc:creator>Jalashwa</dc:creator>
      <dc:date>2014-01-16T17:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703071#M802495</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/20788"&gt;@PhillipBrooks&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;In order to use Google's SMTP server function, you must authenticate using TLS/SSL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The LabVIEW SMTP functions are natively written in LabVIEW and &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LNrSAM&amp;amp;l=en-US" target="_self"&gt;have no support&lt;/A&gt; for TLS/SSL.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That document is out of date. &amp;nbsp;LabVIEW 2013 has had email VIs revamed tp support TLS. &amp;nbsp;I've not used these but remember it from the release notes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/menus/categories/data-communication/protocols/smtpclient-mnu.html" target="_blank" rel="noopener"&gt;https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/menus/categories/data-communication/protocols/smtpclient-mnu.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:39:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703071#M802495</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2025-06-20T17:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703141#M802508</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/74523"&gt;@Hooovahh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That document is out of date. &amp;nbsp;LabVIEW 2013 has had email VIs revamed tp support TLS. &amp;nbsp;I've not used these but remember it from the release notes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/menus/categories/data-communication/protocols/smtpclient-mnu.html" target="_blank" rel="noopener"&gt;https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/menus/categories/data-communication/protocols/smtpclient-mnu.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks! Good to know. Now I just have to move from LV 8.6 to 2013.&amp;nbsp;&lt;IMG id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://ni.lithium.com/i/smilies/16x16_smiley-embarrassed.gif" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 17:40:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703141#M802508</guid>
      <dc:creator>PhillipBrooks</dc:creator>
      <dc:date>2025-06-20T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703429#M802622</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/20788"&gt;@PhillipBrooks&lt;/a&gt; wrote:&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Thanks! Good to know. Now I just have to move from LV 8.6 to 2013.&amp;nbsp;&lt;img id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://ni.lithium.com/i/smilies/16x16_smiley-embarrassed.gif" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yeah right before you upgrade from Windows 2000 right? &amp;nbsp;Hey when are you getting a car without a carburetor? &amp;nbsp;Can I have my ball mouse back when you are done with it? &amp;nbsp;Whenever you are done using your CRT computer monitor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All joking aside I could develop code in 8.6, it isn't that old, but I sure wouldn't want to.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 21:37:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2703429#M802622</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2014-01-16T21:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704831#M802990</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/74523"&gt;@Hooovahh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/20788"&gt;@PhillipBrooks&lt;/a&gt; wrote:&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Thanks! Good to know. Now I just have to move from LV 8.6 to 2013.&amp;nbsp;&lt;img id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://ni.lithium.com/i/smilies/16x16_smiley-embarrassed.gif" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yeah right before you upgrade from Windows 2000 right? &amp;nbsp;Hey when are you getting a car without a carburetor? &amp;nbsp;Can I have my ball mouse back when you are done with it? &amp;nbsp;Whenever you are done using your CRT computer monitor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All joking aside I could develop code in 8.6, it isn't that old, but I sure wouldn't want to.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm using XP, thank you, but&amp;nbsp;&lt;SPAN style="line-height: 15px;"&gt;we do have &lt;EM&gt;way too many&lt;/EM&gt; ball mice around the lab. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most of the CRT displays have passed on; as we've shrunk/downsized over the years we have collected enough FP displays to bring the lab into the 21st century.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My computers are mostly of the&amp;nbsp;&lt;A href="http://www.engadget.com/products/dell/optiplex/745/specs/" target="_self"&gt;Dell Optiplex 745&lt;/A&gt;&amp;nbsp;variety. Talk about carburetors...&amp;nbsp;&lt;img id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://ni.lithium.com/i/smilies/16x16_smiley-embarrassed.gif" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:16:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704831#M802990</guid>
      <dc:creator>PhillipBrooks</dc:creator>
      <dc:date>2014-01-17T15:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704841#M802993</link>
      <description>Please check this, it works fine for me &lt;BR /&gt;&lt;A href="http://forums.ni.com/t5/LabVIEW/Error-5-File-Already-Open-occurs-with-no-instance-of-Excel-open/m-p/1819507#M624521" target="_blank"&gt;http://forums.ni.com/t5/LabVIEW/Error-5-File-Already-Open-occurs-with-no-instance-of-Excel-open/m-p/1819507#M624521&lt;/A&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:27:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704841#M802993</guid>
      <dc:creator>udka</dc:creator>
      <dc:date>2014-01-17T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help regarding SMTP Email Send Message</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704875#M803000</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/20788"&gt;@PhillipBrooks&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I'm using XP, thank you, but&amp;nbsp;&lt;SPAN style="line-height: 15px;"&gt;we do have &lt;EM&gt;way too many&lt;/EM&gt; ball mice around the lab.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I had to look it up, XP came out in 2001, Windows 2000 came out in December of 1999, so I guess one year difference isn't that much. &amp;nbsp;Stating someone is on XP today, would be like stating someone was still on Windows 98 in 2011. &amp;nbsp;While I'm sure there are still Windows 98 machines in use, but I don't know how many are developing new LabVIEW code.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:44:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-regarding-SMTP-Email-Send-Message/m-p/2704875#M803000</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2014-01-17T15:44:41Z</dc:date>
    </item>
  </channel>
</rss>

