<?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 sendmail aderess in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114268#M897152</link>
    <description>Hi,&lt;BR /&gt;I have a unix server (11.00) call srv01.testje.nl,&lt;BR /&gt;So when a send a mail, the reciever an the recievd mail sever see's root@srv01.testje.nl&lt;BR /&gt;&lt;BR /&gt;I want that both systeems see root@testje.nl&lt;BR /&gt;&lt;BR /&gt;I have try the -F option but the mail recievd mailserver see's root@srv01.testje.nl&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Jozef</description>
    <pubDate>Sun, 09 Nov 2003 05:44:02 GMT</pubDate>
    <dc:creator>Jos de Ruiter</dc:creator>
    <dc:date>2003-11-09T05:44:02Z</dc:date>
    <item>
      <title>sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114268#M897152</link>
      <description>Hi,&lt;BR /&gt;I have a unix server (11.00) call srv01.testje.nl,&lt;BR /&gt;So when a send a mail, the reciever an the recievd mail sever see's root@srv01.testje.nl&lt;BR /&gt;&lt;BR /&gt;I want that both systeems see root@testje.nl&lt;BR /&gt;&lt;BR /&gt;I have try the -F option but the mail recievd mailserver see's root@srv01.testje.nl&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Jozef</description>
      <pubDate>Sun, 09 Nov 2003 05:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114268#M897152</guid>
      <dc:creator>Jos de Ruiter</dc:creator>
      <dc:date>2003-11-09T05:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114269#M897153</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Edit sendmail.cf and put this line.&lt;BR /&gt;&lt;BR /&gt;DM testje.nl&lt;BR /&gt;&lt;BR /&gt;restart sendmail.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Nov 2003 05:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114269#M897153</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-11-09T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114270#M897154</link>
      <description>I have add the line in sendmail.cf, but nothing change, hier are the two line's&lt;BR /&gt;&lt;BR /&gt;This is the one who already is in the file:&lt;BR /&gt;Dj$w.testje.nl&lt;BR /&gt;&lt;BR /&gt;And i add line: at your request&lt;BR /&gt;DM testje.nl&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jozef.</description>
      <pubDate>Sun, 09 Nov 2003 09:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114270#M897154</guid>
      <dc:creator>Jos de Ruiter</dc:creator>
      <dc:date>2003-11-09T09:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114271#M897155</link>
      <description>DM is for "masquarade" and "Dj" is for sendmail domains.&lt;BR /&gt; &lt;BR /&gt;This reads the FQDN from /etc/hosts.&lt;BR /&gt; &lt;BR /&gt;Dj$w &lt;BR /&gt; &lt;BR /&gt;Don't forget to:&lt;BR /&gt; &lt;BR /&gt;/sbin.init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendamil start &lt;BR /&gt; &lt;BR /&gt;You may also have a problem with /etc/resolv.conf and how DNS and /etc/hosts appear.  So test with 'nslookup' for the FQDN.&lt;BR /&gt; &lt;BR /&gt;nslookup x.x.x.x&lt;BR /&gt;nslookup hostname&lt;BR /&gt; &lt;BR /&gt;Default /etc/resolv.conf file exists in /usr/newconfig/etc.</description>
      <pubDate>Sun, 09 Nov 2003 10:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114271#M897155</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-09T10:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114272#M897156</link>
      <description>Hi Jozef,&lt;BR /&gt;&lt;BR /&gt;The restarting of the sendmail after changing of sendmail.cf is only needed for the receiving daemon. Sending takes immediate advantage of the sendmail.cf changes, so you can leave the restart to after you are satisfied with your changes.&lt;BR /&gt;&lt;BR /&gt;Good working name resolving is also crucial for sendmail. hp-ux sendmail will always try DNS first, when it is mentioned in /etc/resolv.conf for the hosts line.&lt;BR /&gt;&lt;BR /&gt;Now to the 'root' of your question. In sendmail.cf there is also a parameter CE 'Names that should be exposed, even if we masquerade'. You could remove root from this list (default, only root is there). However, what if someone wants to reply to the mail sent by root@testje.nl If you have for example 3 unix machines, there are 3 potential recipients, where it should go. If you want it delivered on your central mailserver, you need a mail-user root, or an alias so that the responsable user will get these mail addressed for root@testje.nl&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Kasper</description>
      <pubDate>Mon, 10 Nov 2003 05:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114272#M897156</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-11-10T05:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail aderess</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114273#M897158</link>
      <description>Also, make sure there is no space between the DM and testje.nl, and recycle sendmail.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Mon, 10 Nov 2003 05:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-aderess/m-p/3114273#M897158</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2003-11-10T05:41:47Z</dc:date>
    </item>
  </channel>
</rss>

