<?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: place aliases.db file in a different location? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088902#M442004</link>
    <description>You might be able to use a symlink to move it elsewhere.  (But this would be root and not user defined.  :-)&lt;BR /&gt;&lt;BR /&gt;And as Tim asked, why?  Out of space in "/"?&lt;BR /&gt;For spam security you don't want this backed up?&lt;BR /&gt;Or you want to ignite multiple machines but don't want the same aliases?</description>
    <pubDate>Tue, 22 Jan 2008 01:57:27 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-01-22T01:57:27Z</dc:date>
    <item>
      <title>place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088900#M442002</link>
      <description>Is it possible to take an aliases file (say a user-defined) and using the newaliases command place the resulting aliases.db in a different location other than /etc/mail?</description>
      <pubDate>Mon, 21 Jan 2008 20:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088900#M442002</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2008-01-21T20:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088901#M442003</link>
      <description>There looks to be NO option for such in either the sendmail or newaliases man page.&lt;BR /&gt;&lt;BR /&gt;Just curious on why you want to do this ?&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2008 22:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088901#M442003</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-21T22:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088902#M442004</link>
      <description>You might be able to use a symlink to move it elsewhere.  (But this would be root and not user defined.  :-)&lt;BR /&gt;&lt;BR /&gt;And as Tim asked, why?  Out of space in "/"?&lt;BR /&gt;For spam security you don't want this backed up?&lt;BR /&gt;Or you want to ignite multiple machines but don't want the same aliases?</description>
      <pubDate>Tue, 22 Jan 2008 01:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088902#M442004</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-01-22T01:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088903#M442005</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It is actually easy to do it.&lt;BR /&gt;&lt;BR /&gt;I assume your question is related to&lt;BR /&gt;Sendmail Mail Transfer Agent (defalt on&lt;BR /&gt;HP-UX). If not, I can give you&lt;BR /&gt;answers for Postfix, Exim, Smail, Qmail...&lt;BR /&gt;&lt;BR /&gt;Check the following option in&lt;BR /&gt;/etc/mail/sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;O AliasFile=/etc/mail/aliases&lt;BR /&gt;&lt;BR /&gt;Change it to some other directory, make&lt;BR /&gt;sure you have ASCII file called aliases&lt;BR /&gt;there, and whatever database format you&lt;BR /&gt;use newaliases(1) will know what to with&lt;BR /&gt;it :)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 22 Jan 2008 02:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088903#M442005</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-01-22T02:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088904#M442006</link>
      <description>One more note.&lt;BR /&gt;&lt;BR /&gt;There is nothing wrong (if you wish&lt;BR /&gt;so) to have multiple aliases file.&lt;BR /&gt;&lt;BR /&gt;I prove it to you, I just did&lt;BR /&gt;it ona SuperDome nPar running HP-UX 11.11.&lt;BR /&gt;&lt;BR /&gt;O AliasFile=/etc/mail/aliases&lt;BR /&gt;O AliasFile=/var/ZZZ/aliases&lt;BR /&gt;&lt;BR /&gt;Then, I ran:&lt;BR /&gt;&lt;BR /&gt;# newaliases&lt;BR /&gt;/etc/mail/aliases: 7 aliases, longest 9 bytes, 88 bytes total&lt;BR /&gt;/var/ZZZ/aliases: 1 aliases, longest 11 bytes, 14 bytes total&lt;BR /&gt;&lt;BR /&gt;One warning: make sure that directory and &lt;BR /&gt;file permissions for additional aliases&lt;BR /&gt;do not cause "unsafe" errors!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Tue, 22 Jan 2008 03:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088904#M442006</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-01-22T03:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: place aliases.db file in a different location?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088905#M442007</link>
      <description>Thank you Dusan</description>
      <pubDate>Wed, 23 Jan 2008 15:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/place-aliases-db-file-in-a-different-location/m-p/5088905#M442007</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2008-01-23T15:14:43Z</dc:date>
    </item>
  </channel>
</rss>

