<?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: SMTP Sendgrid connection in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944636#M370111</link>
    <description>1. For your own sake, remove the credentials in your post&lt;BR /&gt;&lt;BR /&gt;2. Did you see &lt;A href="http://support.sas.com/kb/53/215.html" target="_blank"&gt;http://support.sas.com/kb/53/215.html&lt;/A&gt; ?</description>
    <pubDate>Thu, 19 Sep 2024 18:21:33 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2024-09-19T18:21:33Z</dc:date>
    <item>
      <title>SMTP Sendgrid connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/943877#M369905</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; I'm trying to configure the email options to send email through sendgrid.&amp;nbsp; It uses and API key.&amp;nbsp; Below are the options I have set, but I can only get SAS to respond with "ERROR: Login Failure" and "ERROR: Email server did not respond"&lt;/P&gt;&lt;P&gt;What do I need to tweak in the settings to get it to connect?&lt;BR /&gt;&lt;BR /&gt;options&lt;BR /&gt;emailsys=SMTP&lt;BR /&gt;emailhost=("smtp.sendgrid.net" STARTTLS)&lt;BR /&gt;emailport=25&lt;BR /&gt;emailid="YXBpa2V5 &amp;lt;notices@bcservicescommercialcollections.com&amp;gt;"&lt;BR /&gt;EMAILAUTHPROTOCOL=login&lt;BR /&gt;EMAILPW='U0cuOHl0RlZVRHJRWXU2QTVSeUczelppUS4xFaRlZ2dXBpd3dZZG5J';&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 22:21:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/943877#M369905</guid>
      <dc:creator>Erockanderson</dc:creator>
      <dc:date>2024-09-13T22:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Sendgrid connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944636#M370111</link>
      <description>1. For your own sake, remove the credentials in your post&lt;BR /&gt;&lt;BR /&gt;2. Did you see &lt;A href="http://support.sas.com/kb/53/215.html" target="_blank"&gt;http://support.sas.com/kb/53/215.html&lt;/A&gt; ?</description>
      <pubDate>Thu, 19 Sep 2024 18:21:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944636#M370111</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-09-19T18:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Sendgrid connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944641#M370112</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; The password is not correct in my post.&lt;BR /&gt;I did see that document.&amp;nbsp; I still cannot get it to work with the emailhost option.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 18:45:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944641#M370112</guid>
      <dc:creator>Erockanderson</dc:creator>
      <dc:date>2024-09-19T18:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Sendgrid connection</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944649#M370116</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;I did see that document.&amp;nbsp; I still cannot get it to work with the emailhost option.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You haven't used to recommended syntax:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;For SAS&lt;SUP&gt;®&lt;/SUP&gt; 9.4, it is recommended that you use the EMAILHOST option to accomplish this step:&lt;/EM&gt;&lt;/P&gt;
&lt;DIV style="font-family: courier; margin: 15px; padding: 5px 10px;"&gt;-emailhost ("smtp.gmail.com" STARTTLS id=&lt;EM&gt;gmail-login-ID&lt;/EM&gt; pw=&lt;EM&gt;gmail-password&lt;/EM&gt; auth=LOGIN port=587);&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Sep 2024 18:54:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SMTP-Sendgrid-connection/m-p/944649#M370116</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-09-19T18:54:34Z</dc:date>
    </item>
  </channel>
</rss>

