List: > Are there any plans or existing projects that support connecting Postfix > to a Cassandra cluster to execute CQL queries for table lookups? Or any > other NoSQL databases?
If someone has a plan, then they are welcome to implement it! For a simple example see util/dict_env.c. For more advanced see global/dict_ldap.c or dict_mysql.c. Wietse