<!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">
Alain Spineux schrieb:
<blockquote
 cite="mid:71fe4e760811141905q44da3ec1k9cfca0718fa3b95a@mail.gmail.com"
 type="cite">
  <pre wrap="">On Fri, Nov 14, 2008 at 8:56 PM, Carsten Burghardt
<a class="moz-txt-link-rfc2396E" href="mailto:carsten@cburghardt.com"><carsten@cburghardt.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Alain,

Quoting "Alain Spineux" <a class="moz-txt-link-rfc2396E" href="mailto:aspineux@gmail.com"><aspineux@gmail.com></a>:

    </pre>
    <blockquote type="cite">
      <pre wrap="">On Thu, Nov 13, 2008 at 9:29 PM, Carsten Burghardt
<a class="moz-txt-link-rfc2396E" href="mailto:carsten@cburghardt.com"><carsten@cburghardt.com></a> wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hi list,

I am a little confused about the postfix behaviour of my kolab 2.2
installation. I added several domains in the kolab web frontend. The default
distribution lists are then created for postmaster, abuse and so on.
I have added myself to the adressbook and added some aliases like
"cb" to the
list. When I send an email to an invalid/unknown username like
nonsense@<mydomain> then the email is not rejected by postfix but it passes
through to postmaster. Where does that catch-all entry come from and how can
I get rid of it? I have no entries in my virtual table so that must be a
result of the ldap query I assume.
SuSE 10.3 with their Kolab packages.
        </pre>
      </blockquote>
      <pre wrap="">you can query your ldap for that

postmap -q nonsense@<mydomain> <a class="moz-txt-link-freetext" href="ldap:/kolab/etc/postfix/ldapvirtual.cf">ldap:/kolab/etc/postfix/ldapvirtual.cf</a>
      </pre>
    </blockquote>
    <pre wrap="">It returns nothing.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You must also check using /kolab/etc/postfix/ldapdislist.cf
  </pre>
</blockquote>
I did this but the result is the same: no return.<br>
<br>
<br>
Regards<br>
<br>
Carsten<br>
</body>
</html>