<?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: /etc/aliases file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003910#M761645</link>
    <description>Yes, I knew that part.  Thanks!</description>
    <pubDate>Mon, 18 Sep 2006 14:00:33 GMT</pubDate>
    <dc:creator>Coolmar</dc:creator>
    <dc:date>2006-09-18T14:00:33Z</dc:date>
    <item>
      <title>/etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003904#M761639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to setup the aliases file so that when any message comes in for "root"...a copy of the message goes to the root mailbox and a copy is forwarded to my smtp account.  Can someone show me how to do it?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 18 Sep 2006 10:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003904#M761639</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-09-18T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003905#M761640</link>
      <description>check the link for creatin mail aliases in the following link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/A2615-90003/ch07s07.html" target="_blank"&gt;http://docs.hp.com/en/A2615-90003/ch07s07.html&lt;/A&gt;</description>
      <pubDate>Mon, 18 Sep 2006 10:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003905#M761640</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-09-18T10:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003906#M761641</link>
      <description>edit the /etc/mail/aliases file and insert a line like this:&lt;BR /&gt;&lt;BR /&gt;root : mysmtpaddress@myhost.com&lt;BR /&gt;&lt;BR /&gt;save and exit&lt;BR /&gt;&lt;BR /&gt;execute command :&lt;BR /&gt;&lt;BR /&gt;newaliases&lt;BR /&gt;&lt;BR /&gt;which will build the aliases database from the ascii entries you made above.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After this, make sure your server can send mail to the outside world. To confirm this, make sure you have a line like this in /etc/mail/sendmail.cf file&lt;BR /&gt;&lt;BR /&gt;DSmailrelayserver&lt;BR /&gt;&lt;BR /&gt;and this mailrelayserver is able to accept and relay mail messages from your hpux host.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Mon, 18 Sep 2006 10:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003906#M761641</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-09-18T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003907#M761642</link>
      <description>I tried that method, but it only sent the message to the alias and didn't keep a copy in root's mailbox.</description>
      <pubDate>Mon, 18 Sep 2006 13:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003907#M761642</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-09-18T13:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003908#M761643</link>
      <description>I just had to add root to the local aliases &lt;BR /&gt;&lt;BR /&gt;Local Aliases&lt;BR /&gt;root: sysadm, root&lt;BR /&gt;sysadm:  name@smtp.com&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Sep 2006 13:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003908#M761643</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-09-18T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003909#M761644</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I you follow Mel's guide you shouldn't forget the following:&lt;BR /&gt;&lt;BR /&gt;The program "/usr/sbin/newaliases" must be run after this file is updated, or else any changes will not be visible to sendmail.&lt;BR /&gt;&lt;BR /&gt;Have you done that?&lt;BR /&gt;&lt;BR /&gt;Regards, MB.</description>
      <pubDate>Mon, 18 Sep 2006 13:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003909#M761644</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2006-09-18T13:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003910#M761645</link>
      <description>Yes, I knew that part.  Thanks!</description>
      <pubDate>Mon, 18 Sep 2006 14:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003910#M761645</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-09-18T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/aliases file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003911#M761646</link>
      <description>I use something like this format:&lt;BR /&gt;&lt;BR /&gt;info:           \info,johndoe&lt;BR /&gt;&lt;BR /&gt;This sends a copy to the info mailbox and to the user johndoe.&lt;BR /&gt;&lt;BR /&gt;This is on a Linux server but should work for any sendmail application.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2007 15:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-aliases-file/m-p/5003911#M761646</guid>
      <dc:creator>markbrassard</dc:creator>
      <dc:date>2007-01-08T15:00:14Z</dc:date>
    </item>
  </channel>
</rss>

