This is a discussion on Re: Problem with Postfix and ldap within the mailing.postfix.users forums, part of the Mail Servers and Related category; Well, that got rid of that error. I am still however getting: User unknown in local recipient table. I am ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Well, that got rid of that error. I am still however getting: User unknown in local recipient table. I am seeing a search in the slapd log file where it found the domain name... Am I missing something in my config ? Thanks Jim ----- Original Message ----- From: <Victor.Duchovni@morganstanley.com> To: "Postfix Users List" <postfix-users@postfix.org> Sent: Tuesday, February 03, 2004 9:23 AM Subject: Re: Problem with Postfix and ldap > On Tue, 3 Feb 2004, Jim Greene wrote: > > > acceptdomains_search_base = ou=postfix,dc=domain,dc=net > > acceptdomains_query_filter = (associatedDomain=*) > > acceptdomains_result_attribute = associatedDomain > > > > Feb 3 09:23:08 host postfix/trivial-rewrite[2785]: warning: > > dict_ldap_lookup: Fixed query_filter (associatedDomain=*) is probably > > useless > > How much more explicit an error message do you want? (Hint try '%s' > instead of '*' without the single-quotes of course). > > -- > Viktor. > |