Quanah Gibson-Mount

Show:

What's happening?

  • Comment: scaling for large number of domains

    The Sleepycat BDB idea also works well for a solution. I just thought of LDAP since we already store domain information in there. What we're looking for specifically is some way to do this in a way that allows supporting many thousands of domains, without reloading the app every time a new domain is added or a domain changed. :) --Quanah.

    2010-01-06 00:28:47 UTC in opendkim

  • scaling for large number of domains

    It would be extremely useful for organizations that run a large number of domains to be able to have DKIM keys loaded from a datasource rather than a flat file, so that the process would not need to be loaded every time a domain is used. Example external datasources include LDAP and MySQL. I'm much more knowledgeable about LDAP than SQL based DB's, so the rest of my thoughts here are dedicated...

    2009-12-18 19:57:24 UTC in opendkim