On Mon, Nov 22, 2010 at 02:05:15PM -0500, Victor Duchovni wrote:
On Mon, Nov 22, 2010 at 05:07:07PM -0200, Andre Nathan wrote:

On Mon, 2010-11-22 at 13:45 -0500, Wietse Venema wrote:
> I have yet to overcome my my aversion against monstrosities such
> as Libtool and Autobloat. Until then, use the source, or use the
> DEBIAN port.

But I'd still need to rebuild the main postfix package because
mail_dict.c is part of it, right? Debian has separate packages for
dict_mysql, dict_pgsql, etc. but mail_dict.c still lists the
dictionaries statically, e.g.


The Debian port IIRC can load new table drivers, that are not declared
at compile-time. In addition to dynamic loading, the table driver list
is managed dynamically.
yes
there is a file containing a list of avaliable map, in the format
mapname shlib   name_of_open_function   name_of_mkmap_function

--
Luca Berra -- [email protected]

Reply via email to