Is there a limit specified for the rate at which one can query the Imail LDAP Server 
(slapd)?  I didn't see anything set in the slapd.conf that jumped out at me.

What I am trying to do is get lists of all the users I have at all of my domains.  I 
have a perl script that goes through each domain one at a time, binds itself, gets all 
of the userid's at that domain and saves them to a file.  

The script works on about the first 10 domains (there are over 40 all told) after 
which the OpenLDAP server starts returning the following error: 

Message Code: 80
Message: LDAP_OTHER: An unknown error has occurred

The error code does not always happen in the same place, and after putting in a 
"retry" loop in the code that would basically "sleep 1" and then retry up to 10 times, 
it would get past almost all of the errors.  I wouldn't want to rely on it however if 
I am having to retry the connection.

I am trying to get this list of users for a postfix mail firewall/gateway that I am 
trying to implement to sit in front of my Imail server.

The load on the IMail server itself is almost 0.  I have not seen slapd use over 5% 
cpu the entire time I was doing queries.

If you have any suggestions or ideas, please let me know.

Thanks,

Robert A. Fairburn III
Network Administrator

Leavenworth Online
4501 Commercial Place
Leavenworth, KS 66048
(913) 727-2225
http://www.lvnworth.com 


 
                   

To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to