Does ldap-control patch make qmail load rcptshosts
dynamically?

The answer to this question is really all I am looking
for.  Here is why, if you care to read:

I have multiple qmail servers running.  They all read
control data from a centralized location on our NFS. 
I have scripts that read user requested changes from a
SQL server automatically.  The scripts then create
user directories and make changes to the rcpthosts and
virtualdomains files.  

I am trying to figure out a way to automatically
reload the servers when changes to rcptshosts and
virtualdomains are detected.  I have thought of doing
this:
+ Use a cron'd script to check for newer version of
these files...  if found, send HUP command to qmail
processess.
OR
+ Modify my scripts that update these files to send
HUP command to qmail processes after making the
changes.
OR
+ Use the ldap-control patch in hopes that it will
read rcpthosts and virtualdomains dynamically.

I have not been able to get qmail working with the
ldap-control patch.   I get this error in my logs:
delivery 6: deferral:
Unable_to_contact_LDAP_server_(bad_server_address_or_server_down?)._(LDAP-ERR_#205).
 I must have done something wrong, but why spend too
much time on it if it's not going to read dynamically anyway!

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

Reply via email to