<?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: Increase message size limit in SAS-Email in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828629#M24865</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;how can we increase the email size limit in SAS&lt;/STRONG&gt;". This is something that has to be done on SMTP server configuration. Typically this something not done on SAS side.&lt;BR /&gt;The error code 552.x.x is from the SMTP server and indicates storage.&lt;BR /&gt;Some times character encoding is like to increase the effective mail size. That could be one reason&lt;BR /&gt;&lt;A href="https://social.technet.microsoft.com/Forums/en-US/2435eeaa-1ea9-49d5-a646-e7830eef9e94/552-534-message-size-exceeds-fixed-maximum-message-size-config-looks-ok?forum=Exch2016MFSM" target="_blank"&gt;(https://social.technet.microsoft.com/Forums/en-US/2435eeaa-1ea9-49d5-a646-e7830eef9e94/552-534-message-size-exceeds-fixed-maximum-message-size-config-looks-ok?forum=Exch2016MFSM&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Aug 2022 22:24:23 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2022-08-14T22:24:23Z</dc:date>
    <item>
      <title>Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828225#M24853</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can we increase the email size limit in SAS. SAS uses local host then &amp;nbsp;it will talk with SMTP relays. From Linux box through mailx/sendmail command we are able to send &amp;lt;20 MB file but not with SAS. looks like default is 10MB but we need to send &amp;lt;20 MB &amp;nbsp;files. Is there a way can set this in SAS? &amp;nbsp;we have changed &amp;nbsp;the setting in main.conf to 20MB (message_limit_size=20480000)but SAS not letting us to send(same file). See below&lt;/P&gt;
&lt;PRE&gt;NOTE: The file MYEMAIL is:

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E-Mail Access Device



WARNING: Email: 552 5.3.4 Error: message file too big

NOTE: 2 records were written to the file MYEMAIL.

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The minimum record length was 13.

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The maximum record length was 14.&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Aug 2022 09:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828225#M24853</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2022-08-11T09:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828270#M24855</link>
      <description>That message is the response we are receiving when trying to send the message from the SMTP server, so this is not a setting in SAS. If you are able to send the same file successfully to the same address outside of SAS, perhaps SAS is using a different email server (EMAILHOST system option)?</description>
      <pubDate>Thu, 11 Aug 2022 13:33:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828270#M24855</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-08-11T13:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828295#M24856</link>
      <description>&lt;P&gt;&lt;STRONG&gt;-emailhost localhost&lt;/STRONG&gt; in &amp;lt;path&amp;gt; SASApp/sasv9.cfg&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 15:22:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828295#M24856</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2022-08-11T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828354#M24858</link>
      <description>I believe localhost is the default for sendmail too. The rejection could also be coming from the destination email server, in your testing were you sending to the same address with mailx/sendmail?</description>
      <pubDate>Thu, 11 Aug 2022 19:22:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828354#M24858</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-08-11T19:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828369#M24860</link>
      <description>Yes, able to send &amp;lt;20MB files to the same address with mailx command</description>
      <pubDate>Thu, 11 Aug 2022 21:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828369#M24860</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2022-08-11T21:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828455#M24862</link>
      <description>I'm not sure why the same email server sending to the same remote mail server would respond saying the same file is too large to one request and not another.</description>
      <pubDate>Fri, 12 Aug 2022 13:35:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828455#M24862</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-08-12T13:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Increase message size limit in SAS-Email</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828629#M24865</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93352"&gt;@sathya66&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;how can we increase the email size limit in SAS&lt;/STRONG&gt;". This is something that has to be done on SMTP server configuration. Typically this something not done on SAS side.&lt;BR /&gt;The error code 552.x.x is from the SMTP server and indicates storage.&lt;BR /&gt;Some times character encoding is like to increase the effective mail size. That could be one reason&lt;BR /&gt;&lt;A href="https://social.technet.microsoft.com/Forums/en-US/2435eeaa-1ea9-49d5-a646-e7830eef9e94/552-534-message-size-exceeds-fixed-maximum-message-size-config-looks-ok?forum=Exch2016MFSM" target="_blank"&gt;(https://social.technet.microsoft.com/Forums/en-US/2435eeaa-1ea9-49d5-a646-e7830eef9e94/552-534-message-size-exceeds-fixed-maximum-message-size-config-looks-ok?forum=Exch2016MFSM&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2022 22:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Increase-message-size-limit-in-SAS-Email/m-p/828629#M24865</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2022-08-14T22:24:23Z</dc:date>
    </item>
  </channel>
</rss>

