<?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 Mail configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894783#M544099</link>
    <description>Regards.&lt;BR /&gt;When i send mail, the message only shows the name of the user whose send mail.&lt;BR /&gt;I want to know if its possible to know also the name of the server where the message are from.&lt;BR /&gt;&lt;BR /&gt;Tks a lot, and i hope the message is clear and understandably...</description>
    <pubDate>Wed, 08 Nov 2006 10:35:31 GMT</pubDate>
    <dc:creator>Alberto T. Tepox</dc:creator>
    <dc:date>2006-11-08T10:35:31Z</dc:date>
    <item>
      <title>Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894783#M544099</link>
      <description>Regards.&lt;BR /&gt;When i send mail, the message only shows the name of the user whose send mail.&lt;BR /&gt;I want to know if its possible to know also the name of the server where the message are from.&lt;BR /&gt;&lt;BR /&gt;Tks a lot, and i hope the message is clear and understandably...</description>
      <pubDate>Wed, 08 Nov 2006 10:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894783#M544099</guid>
      <dc:creator>Alberto T. Tepox</dc:creator>
      <dc:date>2006-11-08T10:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894784#M544100</link>
      <description>You should be able to see that in the "headers".&lt;BR /&gt;&lt;BR /&gt;IE in Outlook, "View" -&amp;gt; "Options"&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 08 Nov 2006 10:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894784#M544100</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-11-08T10:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894785#M544101</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Modify the file sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Find the line # Dj ...&lt;BR /&gt;&lt;BR /&gt;Copy the line&lt;BR /&gt;&lt;BR /&gt;Djdomain.net&lt;BR /&gt;&lt;BR /&gt;That will make all mail appear to be from username@domain.net&lt;BR /&gt;&lt;BR /&gt;Modify accordingly.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 08 Nov 2006 10:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894785#M544101</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-08T10:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894786#M544102</link>
      <description>Ok, i see the #Dj line, but my question is that line tell me from which server the message are???&lt;BR /&gt;&lt;BR /&gt;I have HP-UX...</description>
      <pubDate>Wed, 08 Nov 2006 17:21:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894786#M544102</guid>
      <dc:creator>Alberto T. Tepox</dc:creator>
      <dc:date>2006-11-08T17:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894787#M544103</link>
      <description>hi Alberto,&lt;BR /&gt;&lt;BR /&gt;As rightly mentioned by Geoff above, the only reliable way to find that information is to view the message header.&lt;BR /&gt;&lt;BR /&gt;The mail protocol as it is allows us to specify any name as sender...&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 09 Nov 2006 02:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894787#M544103</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-09T02:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894788#M544104</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No the Dj change I recommended by itself will not let you know from which server the mail came from. the mail.log file on the receiving server will contain enough details to determine it.&lt;BR /&gt;&lt;BR /&gt;If you want the email address itself to identify the sender another tactic is possible.&lt;BR /&gt;&lt;BR /&gt;in /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Change the hostname of the server from:&lt;BR /&gt;&lt;BR /&gt;server&lt;BR /&gt;to&lt;BR /&gt;server.your.net&lt;BR /&gt;#your.net is your domain name&lt;BR /&gt;&lt;BR /&gt;Then all outbound mail will have the following adress:&lt;BR /&gt;username@server.your.net&lt;BR /&gt;&lt;BR /&gt;This won't work if the domain name exceeds 8 characters except on hpux 11 v2 with the expanded hostname attachment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 09 Nov 2006 02:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-configuration/m-p/3894788#M544104</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-09T02:21:26Z</dc:date>
    </item>
  </channel>
</rss>

