Michał Bagrowski wrote:
> Hello
> 
> We have strange problem

Your ldap setup is strange.

from your logs:
 searching with query [([EMAIL PROTECTED])], checks [0]
 checking user [99] in alias table
 searching with query [(gleemmomailid=99)], checks [1]
 adding [99] to userids

So it looks like you have something like

dn: id=99,dc=gleemmo,dc=unstable
gleemmomailid: [EMAIL PROTECTED]
gleemmomailid: 99
id: 99

which is indeed asking for a loop. Simply remove the gleemmomailid: <id>
attribute. Or better yet: don't use a numerical cn_string.

If my reconstruction of your ldap setup is incorrect, please share a
typical ldap entry, and the ldap part from dbmail.conf.



> 
> dbmail + postfix + ldap
> 
> http://www.wklej.org/id/23852/ - dbmail log
> 
> http://wklej.org/id/23853/txt - ldap log
> 
> dbmail is in some loop,
> 
> when i send 1 message, in db it create 20 ;/ i do know why ...
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DBmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to