<?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: Is there a way to set up an SMTP interface on JMP or alternative? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17305#M15776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;There are a couple of ways to send emails besides the Mail function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;1. You can use the mailto protocol in the Web function in JSL to send an email.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;This way, the email cannot be sent automatically. Someone would have to physically press send.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;A good thing about this way is that it can be used be used in almost every mail client, including Outlook&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;However, you cannot automatically add attachments using this method.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;You must use percent encoding for the subject and body (see the article below)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Syntax:&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14570162614399369 jive_text_macro" jivemacro_uid="_14570162614399369"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Consolas;"&gt;Web&lt;/SPAN&gt;&lt;SPAN style="; font-size: 10pt; font-family: Consolas;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Consolas;"&gt;&lt;SPAN&gt;"mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:someone@example.com"&gt;someone@example.com&lt;/A&gt;&lt;SPAN&gt;?subject=This%20is%20subject&amp;amp;body=This%20is%20body"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="https://en.wikipedia.org/wiki/Percent-encoding" title="https://en.wikipedia.org/wiki/Percent-encoding"&gt;Percent-encoding - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;2. You could also use a VBScript to send emails.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Emails can be sent automatically or displayed before sending&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Can only be used with Outlook&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Can add attachments&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;See the article below for details on writing the VBScript.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;After you get the VBScript working on its own, you can save the VBScript using JSL as a text file with the vbs extension and run the script with the Open function. You can use "\[" and "]\" for JMP to escape any double quotes within the script. See the example below for details.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs8A70F0C8" style="color: #000000; font-family: 'Microsoft Sans Serif'; font-size: 8pt; font-style: normal; font-weight: normal; background-color: transparent;"&gt; &lt;/SPAN&gt;&lt;SPAN class="cs86BF22C3" style="color: #008000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;/* Save script as text file */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs41BAB797" style="color: #0000dd; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;Save Text File&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"C:\sendMail.vbs"&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"\[&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"Your script here."&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;]\"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs86BF22C3" style="color: #008000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;/* Run the script */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs41BAB797" style="color: #0000dd; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;Open&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"C:\sendMail.vbs"&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://inderpsingh.blogspot.com/2013/04/HowToSendEmail.html?_sm_au_=iVV6ZNDn21jNr3ZQ" title="http://inderpsingh.blogspot.com/2013/04/HowToSendEmail.html?_sm_au_=iVV6ZNDn21jNr3ZQ"&gt;How to send an email using VBScript? - Software Testing Articles/ Help Guide on Tools Test Automation, Strategies, Updat…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 14:40:24 GMT</pubDate>
    <dc:creator>Justin_Chilton</dc:creator>
    <dc:date>2016-03-03T14:40:24Z</dc:date>
    <item>
      <title>Is there a way to set up an SMTP interface on JMP or alternative?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17304#M15775</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 have a need to send 'Out of Control' Alarm notifications by e-mail to process owners within our organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using JMP 12 on a 64-bit system and unfortunately have learned that I cannot use the &lt;STRONG&gt;MAIL&lt;/STRONG&gt; function in JSL as our Outlook is the 32-bit version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I could configure SMTP so that I can bypass the mail client and contact the SMTP directly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These seems to be possible on SAS as documented in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000000; font-size: 9pt; font-family: Arial-BoldMT;"&gt;Paper 023-2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000000; font-size: 13pt; font-family: Arial-BoldMT;"&gt;Using Mail Functionality in SAS®&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: 'Arial','sans-serif';"&gt;Erik W. Tilanus, Synchrona, the Netherlands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: 'Arial','sans-serif';"&gt;He writes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;/* Set Mail options */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;-EMAILSYS SMTP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;-EMAILHOST "mail.mailserver.nl"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;-EMAILID "&lt;/SPAN&gt;&lt;A href="mailto:erik.tilanus@planet.nl"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline; font-size: 12pt; font-family: Calibri;"&gt;erik.tilanus@planet.nl&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&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;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman;"&gt; &lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt; &lt;SPAN style="font-size: 10pt;"&gt;If it is not possible to configure SMTP has anyone found an alternative work around for this problem?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Philip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 08:57:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17304#M15775</guid>
      <dc:creator>jpol</dc:creator>
      <dc:date>2016-03-03T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to set up an SMTP interface on JMP or alternative?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17305#M15776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;There are a couple of ways to send emails besides the Mail function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;1. You can use the mailto protocol in the Web function in JSL to send an email.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;This way, the email cannot be sent automatically. Someone would have to physically press send.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;A good thing about this way is that it can be used be used in almost every mail client, including Outlook&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;However, you cannot automatically add attachments using this method.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;You must use percent encoding for the subject and body (see the article below)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Syntax:&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14570162614399369 jive_text_macro" jivemacro_uid="_14570162614399369"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000dd; font-size: 10pt; font-family: Consolas;"&gt;Web&lt;/SPAN&gt;&lt;SPAN style="; font-size: 10pt; font-family: Consolas;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Consolas;"&gt;&lt;SPAN&gt;"mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:someone@example.com"&gt;someone@example.com&lt;/A&gt;&lt;SPAN&gt;?subject=This%20is%20subject&amp;amp;body=This%20is%20body"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="https://en.wikipedia.org/wiki/Percent-encoding" title="https://en.wikipedia.org/wiki/Percent-encoding"&gt;Percent-encoding - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;2. You could also use a VBScript to send emails.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Emails can be sent automatically or displayed before sending&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Can only be used with Outlook&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Can add attachments&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;See the article below for details on writing the VBScript.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;After you get the VBScript working on its own, you can save the VBScript using JSL as a text file with the vbs extension and run the script with the Open function. You can use "\[" and "]\" for JMP to escape any double quotes within the script. See the example below for details.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs8A70F0C8" style="color: #000000; font-family: 'Microsoft Sans Serif'; font-size: 8pt; font-style: normal; font-weight: normal; background-color: transparent;"&gt; &lt;/SPAN&gt;&lt;SPAN class="cs86BF22C3" style="color: #008000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;/* Save script as text file */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs41BAB797" style="color: #0000dd; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;Save Text File&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"C:\sendMail.vbs"&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"\[&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"Your script here."&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;]\"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs86BF22C3" style="color: #008000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;/* Run the script */&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="cs6FE56D2" style="margin: 0px 0px 0px 36pt; text-align: left; color: #565656; text-indent: 0px; padding-right: 10px; padding-left: 10px;"&gt;&lt;SPAN class="cs41BAB797" style="color: #0000dd; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;Open&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="csC13E7648" style="color: #800080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;"C:\sendMail.vbs"&lt;/SPAN&gt;&lt;SPAN class="cs2708359A" style="color: #000000; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="cs71E56C2E" style="color: #000080; font-family: Consolas; font-size: 10pt; font-style: normal; font-weight: normal;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://inderpsingh.blogspot.com/2013/04/HowToSendEmail.html?_sm_au_=iVV6ZNDn21jNr3ZQ" title="http://inderpsingh.blogspot.com/2013/04/HowToSendEmail.html?_sm_au_=iVV6ZNDn21jNr3ZQ"&gt;How to send an email using VBScript? - Software Testing Articles/ Help Guide on Tools Test Automation, Strategies, Updat…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 14:40:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17305#M15776</guid>
      <dc:creator>Justin_Chilton</dc:creator>
      <dc:date>2016-03-03T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to set up an SMTP interface on JMP or alternative?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17306#M15777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, thank you to Justin for the response above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would just like to add that in JMP 13, the limitation on maintaining "bitness" between Outlook and JMP has been removed.&amp;nbsp; You will be able to use the Mail JSL command with a 64-bit JMP and 32-bit Outlook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian Corcoran&lt;/P&gt;&lt;P&gt;JMP Development&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 21:19:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17306#M15777</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2016-03-03T21:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to set up an SMTP interface on JMP or alternative?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17307#M15778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 23:15:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-set-up-an-SMTP-interface-on-JMP-or-alternative/m-p/17307#M15778</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2016-03-03T23:15:40Z</dc:date>
    </item>
  </channel>
</rss>

