<?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: SENDMAIL sends as wrong User in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690854#M55376</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Greetings.&lt;BR /&gt;&lt;BR /&gt;Could you post the headers that accompany your incoming email? Based on this we can find what is actually wrong.&lt;BR /&gt;&lt;BR /&gt;In the case One of our systems here, the headers are:&lt;BR /&gt;&lt;BR /&gt;Received: from data.domain.com (data [172.22.1.2]) by exchange.domain.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)&lt;BR /&gt; id GT08M11H; Tue, 26 Mar 2002 11:00:06 -0600&lt;BR /&gt;Received: (from root@localhost) by data.domain.com (8.8.6 (PHNE_14041)/8.7.1) id LAA17343 for unixsupport@domain.com; Tue, 26 Mar 2002 11:00:01 -0600 (CST)&lt;BR /&gt;From: Data &lt;ROOT&gt;&lt;BR /&gt;Message-Id: &amp;lt;200203261700.LAA17343@data.domain.com&amp;gt;&lt;BR /&gt;Subject: Maestro zombies that are killed&lt;BR /&gt;To: unixsupport@domain.com&lt;BR /&gt;Date: Tue, 26 Mar 2002 11:00:01 CST&lt;BR /&gt;X-Mailer: Elm [revision: 212.4]&lt;BR /&gt;&lt;BR /&gt;Please note the line "From: Data &lt;ROOT&gt;" .&lt;BR /&gt;&lt;BR /&gt;root@data.domain.com is aliased as DATA by our mail relay, and it adds that name there.  In your case too, there may be an header imposed by your Mail Server or, Mail Agent.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Anu Mathew&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
    <pubDate>Tue, 26 Mar 2002 17:25:45 GMT</pubDate>
    <dc:creator>Anu Mathew</dc:creator>
    <dc:date>2002-03-26T17:25:45Z</dc:date>
    <item>
      <title>SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690851#M55373</link>
      <description>Hi&lt;BR /&gt;I have following strange situation.&lt;BR /&gt;On my system I want send an email to the root-User. In his .forward-file an alias for the resipients is defined.&lt;BR /&gt;When I do this as root-User , I get the Email as oracle8-User from the system ???&lt;BR /&gt;I have checked, and I am the root-User!!!&lt;BR /&gt;Strange, isn't it?&lt;BR /&gt;Does anyone have an idea why this happend and how I can change this ?&lt;BR /&gt;Thanks in forward.</description>
      <pubDate>Tue, 26 Mar 2002 15:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690851#M55373</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-03-26T15:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690852#M55374</link>
      <description>Are you su as oracle to root?&lt;BR /&gt;Try this ..  I am logged in as rleon su to to root and run the following.&lt;BR /&gt;&lt;BR /&gt;# whoami&lt;BR /&gt;root&lt;BR /&gt;# who am i&lt;BR /&gt;rleon      pts/ta       Mar 26 09:03&lt;BR /&gt;&lt;BR /&gt;When I send mail it comes as rleon even though I am root.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 26 Mar 2002 16:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690852#M55374</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-03-26T16:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690853#M55375</link>
      <description>I dont know if there is a fix but there is a trick you can use to get around this. Here is one way.&lt;BR /&gt;&lt;BR /&gt;#sendmail rleon&lt;BR /&gt;From: whatever@wherever.com&lt;BR /&gt;test&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;You can even do Subject: &lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 16:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690853#M55375</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2002-03-26T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690854#M55376</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Greetings.&lt;BR /&gt;&lt;BR /&gt;Could you post the headers that accompany your incoming email? Based on this we can find what is actually wrong.&lt;BR /&gt;&lt;BR /&gt;In the case One of our systems here, the headers are:&lt;BR /&gt;&lt;BR /&gt;Received: from data.domain.com (data [172.22.1.2]) by exchange.domain.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)&lt;BR /&gt; id GT08M11H; Tue, 26 Mar 2002 11:00:06 -0600&lt;BR /&gt;Received: (from root@localhost) by data.domain.com (8.8.6 (PHNE_14041)/8.7.1) id LAA17343 for unixsupport@domain.com; Tue, 26 Mar 2002 11:00:01 -0600 (CST)&lt;BR /&gt;From: Data &lt;ROOT&gt;&lt;BR /&gt;Message-Id: &amp;lt;200203261700.LAA17343@data.domain.com&amp;gt;&lt;BR /&gt;Subject: Maestro zombies that are killed&lt;BR /&gt;To: unixsupport@domain.com&lt;BR /&gt;Date: Tue, 26 Mar 2002 11:00:01 CST&lt;BR /&gt;X-Mailer: Elm [revision: 212.4]&lt;BR /&gt;&lt;BR /&gt;Please note the line "From: Data &lt;ROOT&gt;" .&lt;BR /&gt;&lt;BR /&gt;root@data.domain.com is aliased as DATA by our mail relay, and it adds that name there.  In your case too, there may be an header imposed by your Mail Server or, Mail Agent.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Anu Mathew&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 26 Mar 2002 17:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690854#M55376</guid>
      <dc:creator>Anu Mathew</dc:creator>
      <dc:date>2002-03-26T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690855#M55377</link>
      <description>but how can we solve the problem ???</description>
      <pubDate>Fri, 30 Aug 2002 07:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690855#M55377</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-08-30T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690856#M55378</link>
      <description>I tried following. Login as root and send a mail to me.&lt;BR /&gt;&lt;BR /&gt;The header of the mail looks like this:&lt;BR /&gt;Received: from master.xyz.de  by exxxxx1.abc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)&lt;BR /&gt; id QMB3GT7K; Fri, 30 Aug 2002 10:34:22 +0200&lt;BR /&gt;Received: from server.xyz.de  by master.xyz.de (Lotus SMTP MTA v4.6.7  (934.1 12-30-1999)) with SMTP id 41256C25.0034972E; Fri, 30 Aug 2002 10:34:25 +0100&lt;BR /&gt;Received: (from root@localhost) by server.xyz.de (8.8.6 (PHNE_17190)/8.7.3) id KAA13361 for elif.gius@itellium.com; Fri, 30 Aug 2002 10:34:26 +0200 (METDST)&lt;BR /&gt;Date: Fri, 30 Aug 2002 10:34:26 +0200 (METDST)&lt;BR /&gt;From: Ladeuser &lt;LADC&gt;&lt;BR /&gt;Message-Id: &amp;lt;200208300834.KAA13361@gaia.quelle.de&amp;gt;&lt;BR /&gt;To: elif.gius@itellium.com&lt;BR /&gt;Subject: TEST&lt;BR /&gt;Mime-Version: 1.0&lt;BR /&gt;Content-Type: text/plain; charset=us-ascii&lt;BR /&gt;Content-Transfer-Encoding: 7bit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LADC&gt;</description>
      <pubDate>Fri, 30 Aug 2002 07:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690856#M55378</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-08-30T07:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690857#M55379</link>
      <description>I wonder if you might be in a similar situation to this:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2d9f93e260b0d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2d9f93e260b0d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Granted, there's no answer there, yet, but you might be able to add something to the investigation.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 30 Aug 2002 09:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690857#M55379</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-30T09:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: SENDMAIL sends as wrong User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690858#M55380</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you tried to define the alias for root in the aliases database for semdmail (/etc/aliases).  We have this working without problems.&lt;BR /&gt;If you do this is there still an error with the sender-ID?&lt;BR /&gt;&lt;BR /&gt;Timo</description>
      <pubDate>Mon, 02 Sep 2002 07:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-sends-as-wrong-user/m-p/2690858#M55380</guid>
      <dc:creator>Timo Ruiter</dc:creator>
      <dc:date>2002-09-02T07:17:22Z</dc:date>
    </item>
  </channel>
</rss>

