<?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: howto send a mail from shell using local installed postfix ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416700#M784128</link>
    <description>echo "Message" mailx -s "important maail" someone@your.netowrk&lt;BR /&gt;&lt;BR /&gt;elm will do just fine and has an easier to use interface.&lt;BR /&gt;&lt;BR /&gt;X Windows has additional tools, but these are merely front ends.&lt;BR /&gt;&lt;BR /&gt;sendmail/postfix is the default email transmport for HP-UX.&lt;BR /&gt;&lt;BR /&gt;You need connectivity to get the mail through.&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;host resolution is key unless you use mail relay.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 07 Nov 2004 15:49:48 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-11-07T15:49:48Z</dc:date>
    <item>
      <title>howto send a mail from shell using local installed postfix ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416699#M784127</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto send a test mail from shell (Konsole) using local installed postfix ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Nov 2004 11:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416699#M784127</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-11-07T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: howto send a mail from shell using local installed postfix ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416700#M784128</link>
      <description>echo "Message" mailx -s "important maail" someone@your.netowrk&lt;BR /&gt;&lt;BR /&gt;elm will do just fine and has an easier to use interface.&lt;BR /&gt;&lt;BR /&gt;X Windows has additional tools, but these are merely front ends.&lt;BR /&gt;&lt;BR /&gt;sendmail/postfix is the default email transmport for HP-UX.&lt;BR /&gt;&lt;BR /&gt;You need connectivity to get the mail through.&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;host resolution is key unless you use mail relay.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 07 Nov 2004 15:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416700#M784128</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-07T15:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: howto send a mail from shell using local installed postfix ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416701#M784129</link>
      <description>0 for this, Seriously Chris.&lt;BR /&gt;&lt;BR /&gt;Correcting my post&lt;BR /&gt;&lt;BR /&gt;echo "Message" | mailx -s "important maail" &lt;BR /&gt;someone@your.netowrk&lt;BR /&gt;&lt;BR /&gt;Missed the pipe command.&lt;BR /&gt;&lt;BR /&gt;Duh. Sunday, too much time spent splitting wood like Paul Bunyan.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 07 Nov 2004 17:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416701#M784129</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-07T17:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: howto send a mail from shell using local installed postfix ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416702#M784130</link>
      <description>thanks SEP&lt;BR /&gt;&lt;BR /&gt;it works perfectly !&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Sun, 07 Nov 2004 18:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416702#M784130</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-11-07T18:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: howto send a mail from shell using local installed postfix ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416703#M784131</link>
      <description>knows someone, howto put from to change the sender address &lt;BR /&gt;using this command:&lt;BR /&gt;&lt;BR /&gt;echo "Message" | mailx -s "important mail" someone@your.netowrk &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 13 May 2006 18:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-send-a-mail-from-shell-using-local-installed-postfix/m-p/3416703#M784131</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2006-05-13T18:36:44Z</dc:date>
    </item>
  </channel>
</rss>

