<?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: mailx truncate msg ... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042212#M433036</link>
    <description>So, what happened?  Did you have a line with&lt;BR /&gt;only "." on it where the message was&lt;BR /&gt;truncated?</description>
    <pubDate>Tue, 24 Apr 2007 14:34:14 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-04-24T14:34:14Z</dc:date>
    <item>
      <title>mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042201#M433025</link>
      <description>Dear Guru,&lt;BR /&gt;I use mailx to send normal text msg. to my company's mail system.&lt;BR /&gt;the syntax is like this:&lt;BR /&gt;mailx -s "notification mail" xieg@dor.state.fl.us &amp;lt; plain_text_file&lt;BR /&gt;this has been working OK for long time. But recently, when the text file grown over 300K (in size), received contents be truncated in the middle.&lt;BR /&gt;why this happens ?? is this a sendmail configuration issue can resolved by changing configuration to allow large mail going ?? Or any other way to resolve this problem ??&lt;BR /&gt;&lt;BR /&gt;Thanks very much in advance.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 12:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042201#M433025</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T12:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042202#M433026</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check sendmail.cf. It does have somewhat human readable text about size limiations but the default is usually 2 MB.&lt;BR /&gt;&lt;BR /&gt;More likely the messag is being trucated by the receiving system.&lt;BR /&gt;&lt;BR /&gt;Also check the file /var/adm/syslog/mail.log for messages. If sendmail chopped the file, it will say so.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Apr 2007 12:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042202#M433026</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-24T12:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042203#M433027</link>
      <description>checked /var/adm/syslog/mail.log, didn't find any error msg. even searched word "truncate", didn't find any return.&lt;BR /&gt;&lt;BR /&gt;also, did a test send a much more longer (larger) plain text mail from outside internet (yahoo.com) mail system to our company's mail system. Delivered OK (not a single line missed).&lt;BR /&gt;&lt;BR /&gt;In our Unix box under /etc/mail, there are 2 configuration files: sendmail.cf and Sendmail.cf, don't know which one should be the right one. But check both of them, not find and also don't know which part should be changed. they are all more then 2000 lines long. search the work "size" only find one parameter "MaxMessageSize" may related but it is talking about incoming msg. but not out going msg.&lt;BR /&gt;any idea ??</description>
      <pubDate>Tue, 24 Apr 2007 12:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042203#M433027</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T12:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042204#M433028</link>
      <description>Hi Gerry,&lt;BR /&gt;&lt;BR /&gt;Make sure that your mail client is not filtering out part of the message.  The way Outlook strips newlines comes to mind...&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 24 Apr 2007 12:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042204#M433028</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-04-24T12:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042205#M433029</link>
      <description>thanks. &lt;BR /&gt;but we are not using outlook.&lt;BR /&gt;we are using Novel's GroupWise as our company's email system.&lt;BR /&gt;&lt;BR /&gt;this script is actually working OK for long time. &lt;BR /&gt;I have a script run on the Unix box to auto-report all Oracle DB's tablespace fullness status. As the tablespace getting longer and longer, the report is longer and longer also. So, it is a size issue but not a filtering issue.</description>
      <pubDate>Tue, 24 Apr 2007 13:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042205#M433029</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042206#M433030</link>
      <description>&lt;!--!*#--&gt;Perhaps your script doesn't scale well.  For comparison, here's the script I use to accomplish the same thing:&lt;BR /&gt;&lt;BR /&gt;set feedback off;&lt;BR /&gt;&lt;BR /&gt;column TS_Name format a12 truncated;&lt;BR /&gt;column Total_Space format 999,990.00;&lt;BR /&gt;column Used_Space format 999,990.00;&lt;BR /&gt;column Free_Space format 999,990.00;&lt;BR /&gt;column %Utilization format 90.00;&lt;BR /&gt;&lt;BR /&gt;SELECT to_date(sysdate) "Date",&lt;BR /&gt;       Total.name "TS_Name",&lt;BR /&gt;       total_space "Total_Space",&lt;BR /&gt;       nvl(Total_Space-Free_Space, 0) "Used_Space",&lt;BR /&gt;       nvl(Free_space, 0) "Free_Space",&lt;BR /&gt;       nvl(100*((Total_Space-Free_Space)/Total_Space), 0) "%Utilization"&lt;BR /&gt;FROM&lt;BR /&gt;       (select tablespace_name, sum(bytes/1024/1024) Free_Space&lt;BR /&gt;       from sys.dba_free_space&lt;BR /&gt;       group by tablespace_name&lt;BR /&gt;       ) Free,&lt;BR /&gt;       (select b.name,  sum(bytes/1024/1024) Total_Space&lt;BR /&gt;       from sys.v_$datafile a, sys.v_$tablespace B&lt;BR /&gt;       where a.ts# = b.ts#&lt;BR /&gt;       group by b.name&lt;BR /&gt;       ) Total&lt;BR /&gt;WHERE Free.Tablespace_Name(+) = Total.name&lt;BR /&gt;ORDER by "%Utilization" desc&lt;BR /&gt;&lt;BR /&gt;spool /tmp/tsutil.out;&lt;BR /&gt;/&lt;BR /&gt;spool off;&lt;BR /&gt;&lt;BR /&gt;exit;&lt;BR /&gt;&lt;BR /&gt;PCS&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 13:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042206#M433030</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-04-24T13:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042207#M433031</link>
      <description>If you send the e-mail messsage to some&lt;BR /&gt;_reliable_ system, you might be able to&lt;BR /&gt;decide whether the problem is with the sender&lt;BR /&gt;or the receiver.  Always having the&lt;BR /&gt;"company's mail system" in the test limits&lt;BR /&gt;the usefulness of the test.</description>
      <pubDate>Tue, 24 Apr 2007 13:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042207#M433031</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-24T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042208#M433032</link>
      <description>Thank you very much for all your ideas.&lt;BR /&gt;But this still not worked here.&lt;BR /&gt;I have cut/pasted Spex's script into my script and run it. the results is same -- successfully finished in Unix box but mailx truncated the results in the middle.&lt;BR /&gt;&lt;BR /&gt;It looks like the problem is on Unix (sender) side but don't know how to fix it.&lt;BR /&gt;&lt;BR /&gt;Also did this test -- mailx a plain text file under $ORACLE_HOME/doc, which is very large, it trucated. However, if I cut/paste this large file to my Yahoo.com email and then send from Yahoo.com to my company's mail system, every bit received 100% complete.&lt;BR /&gt;&lt;BR /&gt;?????????</description>
      <pubDate>Tue, 24 Apr 2007 13:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042208#M433032</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042209#M433033</link>
      <description>Try attaching instead of sending it as part of the message body. If this works then it would help in isolating and troubleshooting the problem further i.e.&lt;BR /&gt;&lt;BR /&gt;# uuencode text_file text_file | mailx -m -s "notification mail" xieg@dor.state.fl.us</description>
      <pubDate>Tue, 24 Apr 2007 13:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042209#M433033</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-04-24T13:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042210#M433034</link>
      <description>thank you very much.&lt;BR /&gt;&lt;BR /&gt;uuencode did worked!&lt;BR /&gt;every bit received.&lt;BR /&gt;&lt;BR /&gt;However -- when open the attached file, the whole file becomes a SINGLE LINE. thus make it impossible to read.&lt;BR /&gt;&lt;BR /&gt;this is not my day.</description>
      <pubDate>Tue, 24 Apr 2007 14:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042210#M433034</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T14:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042211#M433035</link>
      <description>Run file through ux2dos(1) before sending it as an attachment via uuencode(1).&lt;BR /&gt;&lt;BR /&gt;# ux2dos txt_file &amp;gt; winfile&lt;BR /&gt;# uuencode winfile winfile | mailx -m -s "notification mail" xieg@dor.state.fl.us</description>
      <pubDate>Tue, 24 Apr 2007 14:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042211#M433035</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-04-24T14:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042212#M433036</link>
      <description>So, what happened?  Did you have a line with&lt;BR /&gt;only "." on it where the message was&lt;BR /&gt;truncated?</description>
      <pubDate>Tue, 24 Apr 2007 14:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042212#M433036</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-24T14:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042213#M433037</link>
      <description>thank you very much Sandman, this make it finally worked perfectly.&lt;BR /&gt;Appreciated.&lt;BR /&gt;&lt;BR /&gt;I'll start assign points to all of you replied me.&lt;BR /&gt;Thank you all very much.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 14:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042213#M433037</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T14:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042214#M433038</link>
      <description>All expert/guru friends helped me resolved problem.&lt;BR /&gt;Sandman made this thread a period.&lt;BR /&gt;&lt;BR /&gt;Thanks all.&lt;BR /&gt;&lt;BR /&gt;Sincerely</description>
      <pubDate>Tue, 24 Apr 2007 14:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042214#M433038</guid>
      <dc:creator>Gerry Xie_1</dc:creator>
      <dc:date>2007-04-24T14:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: mailx truncate msg ...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042215#M433039</link>
      <description>Well to me this indicates that some config needs to be changed on the client side i.e. the Novell Group Wise mail client in order to prevent it from truncating the message body greater than a preset byte size.&lt;BR /&gt;&lt;BR /&gt;~cheers</description>
      <pubDate>Tue, 24 Apr 2007 14:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-truncate-msg/m-p/5042215#M433039</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-04-24T14:51:38Z</dc:date>
    </item>
  </channel>
</rss>

