<?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: Send Mail. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269460#M608974</link>
    <description>Hi fizan,&lt;BR /&gt;Please use the syntax indicated by Dennis Handly. If you only send mail from your box I suggest you that set to deaf mode the sendmail service. This do not affect your outgoing messages and you gain a security environment. To test this first set deaf mode:&lt;BR /&gt;#/sbin/init.d/sendmail stop&lt;BR /&gt;Then try send an email with the appropiated syntax, or use this easy way:&lt;BR /&gt;#echo "Hello"|sendmail -v linda.doon@xyz.com&lt;BR /&gt;-v (verbose option) show you a useful debug trace.&lt;BR /&gt;To make this mode permanent please set to 0 the SENDMAIL_SERVER variable placed into /etc/rc.config.d/mailservs file. After change this value to 0 (zero) an error message appear if try to activate the service by the command:&lt;BR /&gt;#/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
    <pubDate>Wed, 12 Jan 2011 10:22:42 GMT</pubDate>
    <dc:creator>Jose Mosquera</dc:creator>
    <dc:date>2011-01-12T10:22:42Z</dc:date>
    <item>
      <title>Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269457#M608971</link>
      <description>mailx -s "/usr/local/admin/command-history-review/reports/ptst07.command-history-review.sh.120111" /usr/local/admin/command-history-review/report linda.doon@xyz.com&lt;BR /&gt;&lt;BR /&gt;when i fire this to send the test reports to my mail box, this gets no result no prompt is coming:&lt;BR /&gt;&lt;BR /&gt;ps -ef |grep sendmail&lt;BR /&gt;    root 29767     1  0 16:36:20 ?         0:00 sendmail: accepting connections&lt;BR /&gt;&lt;BR /&gt;send mail service stop &amp;amp; started also.</description>
      <pubDate>Wed, 12 Jan 2011 09:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269457#M608971</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2011-01-12T09:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269458#M608972</link>
      <description>You would need to do:&lt;BR /&gt;mailx -s "subject ..." linda.doon@xyz.com &amp;lt; report-file</description>
      <pubDate>Wed, 12 Jan 2011 09:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269458#M608972</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-01-12T09:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269459#M608973</link>
      <description>mailx -s "test mail" linda.doon@xyz.com /usr/local/admin/command-history-review/reports/uxt07.command-history-review.sh.120111.txt&lt;BR /&gt;&lt;BR /&gt;Same it after firing it goes to the hung state, means no promt getting.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2011 10:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269459#M608973</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2011-01-12T10:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269460#M608974</link>
      <description>Hi fizan,&lt;BR /&gt;Please use the syntax indicated by Dennis Handly. If you only send mail from your box I suggest you that set to deaf mode the sendmail service. This do not affect your outgoing messages and you gain a security environment. To test this first set deaf mode:&lt;BR /&gt;#/sbin/init.d/sendmail stop&lt;BR /&gt;Then try send an email with the appropiated syntax, or use this easy way:&lt;BR /&gt;#echo "Hello"|sendmail -v linda.doon@xyz.com&lt;BR /&gt;-v (verbose option) show you a useful debug trace.&lt;BR /&gt;To make this mode permanent please set to 0 the SENDMAIL_SERVER variable placed into /etc/rc.config.d/mailservs file. After change this value to 0 (zero) an error message appear if try to activate the service by the command:&lt;BR /&gt;#/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 12 Jan 2011 10:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269460#M608974</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-12T10:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269461#M608975</link>
      <description>fisan,&lt;BR /&gt;Please do not forget include the minor than symbol (&amp;lt;) in the command sintax as Dennis have indicated you:&lt;BR /&gt;&lt;BR /&gt;mailx -s "subject" linda.doon@xyz.com &amp;lt; file&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 12 Jan 2011 10:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269461#M608975</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-12T10:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269462#M608976</link>
      <description>Thanks i got the reports to my mail, thanks a lot experts.</description>
      <pubDate>Wed, 12 Jan 2011 10:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail/m-p/5269462#M608976</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2011-01-12T10:49:58Z</dc:date>
    </item>
  </channel>
</rss>

