<?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 /var/mail not big enough - want to symbolic link elsewhere in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928226#M409490</link>
    <description>Our /var/mail filesystem is not big enough to cope with the emails coming in/going out. I can't extend the size of this filesystem because there is no available disk.&lt;BR /&gt;&lt;BR /&gt;Can I link the /var/mail dir to another filesystem (eg. /user19/mail) without causing any problems, concious that mail needs to be config'd right!&lt;BR /&gt;&lt;BR /&gt;I would plan to type the following in the /var directory :&lt;BR /&gt;&lt;BR /&gt;ln -s /user19/mail mail&lt;BR /&gt;&lt;BR /&gt;(Note: we have /var/mail as a seperate filesystem).&lt;BR /&gt;&lt;BR /&gt;Please advise - points available!&lt;BR /&gt;Cheers&lt;BR /&gt;Simon</description>
    <pubDate>Thu, 22 Sep 2005 09:53:35 GMT</pubDate>
    <dc:creator>Simon R Wootton</dc:creator>
    <dc:date>2005-09-22T09:53:35Z</dc:date>
    <item>
      <title>/var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928226#M409490</link>
      <description>Our /var/mail filesystem is not big enough to cope with the emails coming in/going out. I can't extend the size of this filesystem because there is no available disk.&lt;BR /&gt;&lt;BR /&gt;Can I link the /var/mail dir to another filesystem (eg. /user19/mail) without causing any problems, concious that mail needs to be config'd right!&lt;BR /&gt;&lt;BR /&gt;I would plan to type the following in the /var directory :&lt;BR /&gt;&lt;BR /&gt;ln -s /user19/mail mail&lt;BR /&gt;&lt;BR /&gt;(Note: we have /var/mail as a seperate filesystem).&lt;BR /&gt;&lt;BR /&gt;Please advise - points available!&lt;BR /&gt;Cheers&lt;BR /&gt;Simon</description>
      <pubDate>Thu, 22 Sep 2005 09:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928226#M409490</guid>
      <dc:creator>Simon R Wootton</dc:creator>
      <dc:date>2005-09-22T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: /var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928227#M409491</link>
      <description>I can't see any reason why this wouldn't work. What's different about the way mail has to be configured?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Thu, 22 Sep 2005 09:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928227#M409491</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-09-22T09:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: /var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928228#M409492</link>
      <description>Yes you can do this - if sendmail is running as a daemon - shut it down first....&lt;BR /&gt;&lt;BR /&gt;Make sure you set the permissions on the "new" location to be the same as the curent /var/mail&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 22 Sep 2005 09:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928228#M409492</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-09-22T09:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: /var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928229#M409493</link>
      <description>Hi Simon,&lt;BR /&gt;&lt;BR /&gt;Check Bill Hassel's answer in this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=113533" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=113533&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 22 Sep 2005 09:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928229#M409493</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-09-22T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: /var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928230#M409494</link>
      <description>Looks like it's a green light - thanks guys. Points for speed of response as well as the answer!&lt;BR /&gt;&lt;BR /&gt;Simon</description>
      <pubDate>Thu, 22 Sep 2005 10:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928230#M409494</guid>
      <dc:creator>Simon R Wootton</dc:creator>
      <dc:date>2005-09-22T10:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: /var/mail not big enough - want to symbolic link elsewhere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928231#M409495</link>
      <description>Closed</description>
      <pubDate>Thu, 22 Sep 2005 10:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/var-mail-not-big-enough-want-to-symbolic-link-elsewhere/m-p/4928231#M409495</guid>
      <dc:creator>Simon R Wootton</dc:creator>
      <dc:date>2005-09-22T10:02:41Z</dc:date>
    </item>
  </channel>
</rss>

