OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: [patch] Feature for dict_mysql

From: Wietse Venema (wietseporcupine.org)
Date: Mon May 03 2004 - 18:27:42 CDT


David Anderson:
> Hi,
>
> I have recently installed postfix as MTA and MDA for some virtual
> domains. I wanted the configuration stored in a MySQL database. Simple
> enough, dict_mysql is there for just that purpose. Except that I wanted
> to store account names (local part of the email address) and domain
> names in separate tables, and link from one to the other.
>
> This sort of setup has a problem: using the configuration options for
> dict_mysql, the queries that one can construct are fairly limited. For

Doesn't pgsql_table(5) already have this ability?

Someone sent me a patch that clones this into MySQL tables, which
is relatively straightforward.

Unfortunately, I won't have time to release new code until late June
and I will stick to that decision.

        Wietse