<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v7.0.8-35178">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>Postfix + Cyrus Sasl problem</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif ! important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<p>&nbsp;Hello all:</p><p>&nbsp;</p><p>Recently I have been trying to install and configure Postfix + Cyrus + Sasl auth (with smtp auth) and i found the following problem. I have installed and configured Cyrus, Postfix and Sasl, and everything is right until smtp auth. When I edit the /etc/default/saslauthd file and I change the line OPTIONS=&quot;-c -m /var/run/saslauthd&quot; by&nbsp;<span style="font-family: Arial; ">OPTIONS=&quot;-c -m /var/spool/postfix/var/run/saslauthd&quot; where postfix chroot directory is, and i run dpkg-stateoverride with 750, 7 for root user owner and 5 sasl group, I restart those services and after do that, I got the smtp auth but Cyrus authentication service fail, then I can&#39;t to access through imap service. Somebody have configured those daemons before? Im using Ubuntu 12.04 LTS OS.</span></p><p>&nbsp;</p><p>Thanks in advance</p>
</body>
</html>