<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Karl Latiss wrote:<br>
<blockquote
 cite="mid1122942431.27098.8.camel@uther.internal.designit.com.au"
 type="cite">
  <pre wrap="">On Mon, 2005-08-01 at 11:03 -0700, Marc Perkel wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'd like a separate feature for setting umask for index and cache files 
differently from email files.

The reason is that I'm putting indexes in a separate location and I need 
group create rights in directories. Otherwise what happens is that the 
first user creates the directories, but the second user for the domain 
that has a different UID gets an error.

default_mail_env = 
mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX:INDEX=/nobackup/imap-index/%d/%n
    </pre>
  </blockquote>
  <pre wrap=""><!---->
How about ensuring all users within a domain are in a particular group
and then chmod g+ws the imap-index directory?

  </pre>
</blockquote>
I'd have to run something special every time I created a new domain. So
I'd like to avoid that.<br>
<pre class="moz-signature" cols="80">-- 
Marc Perkel - <a class="moz-txt-link-abbreviated" href="mailto:marc@perkel.com">marc@perkel.com</a>

Spam Filter: <a class="moz-txt-link-freetext" href="http://www.junkemailfilter.com">http://www.junkemailfilter.com</a>
    My Blog: <a class="moz-txt-link-freetext" href="http://marc.perkel.com">http://marc.perkel.com</a>
</pre>
</body>
</html>