<?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: HP-UX Mail Use in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142546#M452813</link>
    <description>HI:&lt;BR /&gt;&lt;BR /&gt;Now type CTL_D to single an eof (end-of-file).&lt;BR /&gt;&lt;BR /&gt;You can also do:&lt;BR /&gt;&lt;BR /&gt;# mailx -s "TEST" xxx@yyy.com "Test Email"&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 24 Nov 2008 13:17:10 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-11-24T13:17:10Z</dc:date>
    <item>
      <title>HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142544#M452811</link>
      <description>Hi Guys,&lt;BR /&gt;I trying to test mi hp ux system email but i not sure that I doing ok i tiping:&lt;BR /&gt;mail xxxx@xxx.com&lt;BR /&gt;subject TEST&lt;BR /&gt;Test email&lt;BR /&gt;&lt;BR /&gt;¿How Send the email?</description>
      <pubDate>Mon, 24 Nov 2008 13:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142544#M452811</guid>
      <dc:creator>VICBUR1507</dc:creator>
      <dc:date>2008-11-24T13:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142545#M452812</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps first configure sendmail, the default MTA, Mail Tranport Agent on HP-UX.&lt;BR /&gt;&lt;BR /&gt;In a corporate environment you need to configure sendmail.cf to relay mail to a mail relay server.&lt;BR /&gt;&lt;BR /&gt;DShostname_of_mail_relay_server&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.0.10]&lt;BR /&gt;# IP address of the mail relay server.&lt;BR /&gt;&lt;BR /&gt;The second configuration does not require DNS to work to get mail moving.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;#starts the sendmail daemon&lt;BR /&gt;Starting this daemon is not strictly necessary.&lt;BR /&gt;&lt;BR /&gt;Diagnosis:&lt;BR /&gt;tail -f /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;See whats happening with the mail&lt;BR /&gt;&lt;BR /&gt;Mail script:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/mailfile2" target="_blank"&gt;http://www.hpux.ws/mailfile2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Nov 2008 13:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142545#M452812</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-24T13:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142546#M452813</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;Now type CTL_D to single an eof (end-of-file).&lt;BR /&gt;&lt;BR /&gt;You can also do:&lt;BR /&gt;&lt;BR /&gt;# mailx -s "TEST" xxx@yyy.com "Test Email"&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 24 Nov 2008 13:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142546#M452813</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-11-24T13:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142547#M452814</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vi /tmp/test&lt;BR /&gt;test mail&lt;BR /&gt;wq&lt;BR /&gt;&lt;BR /&gt;# mailx -s "Test mail" xxxx@xxx.com &amp;lt; /tmp/test&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 24 Nov 2008 13:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142547#M452814</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-11-24T13:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142548#M452815</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just following the below simple steps is not enough for the mail to reach receipient.&lt;BR /&gt;&lt;BR /&gt;You should have relay server to send out the mail.&lt;BR /&gt;&lt;BR /&gt;#mailx username@abc.com&lt;BR /&gt;Subject:Test mail&lt;BR /&gt;This is a test mail&lt;BR /&gt;.&lt;BR /&gt;EOT</description>
      <pubDate>Mon, 24 Nov 2008 13:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142548#M452815</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-11-24T13:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Mail Use</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142549#M452816</link>
      <description>thanks guys</description>
      <pubDate>Thu, 27 Nov 2008 14:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-mail-use/m-p/5142549#M452816</guid>
      <dc:creator>VICBUR1507</dc:creator>
      <dc:date>2008-11-27T14:47:21Z</dc:date>
    </item>
  </channel>
</rss>

