<?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  OR  sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967181#M292587</link>
    <description>Hi,&lt;BR /&gt;have you had any progress with this problem ?&lt;BR /&gt;&lt;BR /&gt;If this is fixed, could you please complete the thread by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; shows how to reward any useful answers given to your questions.</description>
    <pubDate>Thu, 29 Mar 2007 07:41:28 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2007-03-29T07:41:28Z</dc:date>
    <item>
      <title>mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967176#M292582</link>
      <description>Friends out there -&lt;BR /&gt;&lt;BR /&gt;As a user - I su - (to root) knowing the root passwd - I then do a mailx and will show that it came from user and NOT AS ROOT &lt;BR /&gt;&lt;BR /&gt;Is there a way to change that so it would show the sender as ROOT -</description>
      <pubDate>Thu, 22 Mar 2007 12:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967176#M292582</guid>
      <dc:creator>nedz</dc:creator>
      <dc:date>2007-03-22T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967177#M292583</link>
      <description>Hi,&lt;BR /&gt;you can change the sender by mailx using -r options:&lt;BR /&gt;&lt;BR /&gt;mailx -r root -s "subject" a@b.c&lt;TEXT&gt;&lt;/TEXT&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 23 Mar 2007 02:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967177#M292583</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2007-03-23T02:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967178#M292584</link>
      <description>Hi,&lt;BR /&gt;please read this earlier thread:&lt;BR /&gt;"Sending emails from root after "su -"&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=778737" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=778737&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;So far you have not awarded any points !&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Mar 2007 03:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967178#M292584</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-23T03:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967179#M292585</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;the same for sendmal:&lt;BR /&gt;&lt;BR /&gt;$cat &amp;lt;&lt;EOF&gt;&amp;gt;mail&lt;BR /&gt;&amp;gt; from: sender@blah.blubb&lt;BR /&gt;&amp;gt; subject: Test&lt;BR /&gt;&amp;gt; Msg&lt;BR /&gt;&amp;gt; EOF&lt;BR /&gt;&lt;BR /&gt;$sendmail your_email@blah.blubb &amp;lt; mail&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/EOF&gt;</description>
      <pubDate>Fri, 23 Mar 2007 03:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967179#M292585</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-03-23T03:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967180#M292586</link>
      <description>Shalom, &lt;BR /&gt;&lt;BR /&gt;You could use a sendmail script and change the sender to anybody you want.&lt;BR /&gt;&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;Thats a bit elaborate though.&lt;BR /&gt;&lt;BR /&gt;You could try setting up /etc/aliases on the system and give root an alias to another user or email address&lt;BR /&gt;&lt;BR /&gt;root: nedz@your.net&lt;BR /&gt;&lt;BR /&gt;newaliases command will put that into effect.&lt;BR /&gt;&lt;BR /&gt;Note that mailx uses sendmail as a transport by default so it really doesn't matter wheter you use elm, mailx mail or sendmail itself.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 23 Mar 2007 04:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967180#M292586</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-23T04:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: mailx  OR  sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967181#M292587</link>
      <description>Hi,&lt;BR /&gt;have you had any progress with this problem ?&lt;BR /&gt;&lt;BR /&gt;If this is fixed, could you please complete the thread by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; shows how to reward any useful answers given to your questions.</description>
      <pubDate>Thu, 29 Mar 2007 07:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-sendmail/m-p/3967181#M292587</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-29T07:41:28Z</dc:date>
    </item>
  </channel>
</rss>

