OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: RE: Mysql dictionary not accepted(fatal: unsupported dictionary type: mysql)
From: John Hermsen (johnhermsen.cx)
Date: Mon Jul 03 2000 - 11:22:59 CDT


Hi,

I do have mysql installed, but when I use postfix -m it doesn't mention
mysql.

When I use the dict_open program which is made at compilation I am able to
get aliases from mysql. Why does this work and not postfix itself, I'm sure
I compiled it correctly and with configure it did find the mysql library and
mysql.h?

Regards,
John

-----Original Message-----
From: owner-postfix-userspostfix.org
[mailto:owner-postfix-userspostfix.org]On Behalf Of Wietse Venema
Sent: zondag 2 juli 2000 16:19
To: Postfix users
Subject: Re: Mysql dictionary not accepted(fatal: unsupported dictionary
type: mysql)

John Hermsen:
> Hi,
>
> I can't seem to get mysql to work as dbase for aliases.
> I did it as it is said in the MYSQL_README, but I keep getting the error:
> fatal: unsupported dictionary type: mysql

mysql requires third-party software that is not bundled with Postfix
source code, therefore mysql support needs to be turned on when
compiling Postfix. See the MYSQL_README file for instructions.

The "postconf -m" displays what types of lookup tables are built
into Postfix.

Lamont Jones is looking at ways to support dynamic linking of map
types, so that third-party maps can be hooked into Postfix without
recompilation.

        Wietse