<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have been having problems with the owner and permssion on
    /var/lib/postfix in openSUSE 11.4, but I have found a solution.<br>
    <br>
    Something keeps changing the owner of /var/lib/postfix to postfix,
    but I have a workaround. If I change both owner and group to kolab,
    and set permission for both owner and group to read/write/execute,
    then kolab carries on working, even if the owner changes. It causes
    warnings in postfix.log, but they can be safely ignored.<br>
    <br>
    <meta http-equiv="CONTENT-TYPE" content="text/html;
      charset=ISO-8859-1">
    <title></title>
    <meta name="GENERATOR" content="LibreOffice 3.4 (Linux)">
    <style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
                A:link { so-language: zxx }
        -->
        </style>chown kolab:kolab /var/lib/postfix<br>
    chown kolab:kolab /var/lib/postfix/*<br>
    chmod 770 /var/lib/postfix<br>
    chmod 600 /var/lib/postfix/*<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Martin Campbell 
Place Farmhouse, Church Road, Tostock, 
Bury St Edmunds, Suffolk, IP30 9PG, United Kingdom 
GPS N 52.2367, E 0.8726 
Home +44 1359 271799, Mobile +44 7783 890922 
<a class="moz-txt-link-abbreviated" href="mailto:martin@placefarm.com">martin@placefarm.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.placefarm.com">www.placefarm.com</a> </pre>
  </body>
</html>