|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: proxy and mydestination problem
martynas
inet.lt
Date: Fri Apr 02 2004 - 01:32:36 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I applied this patch and now mydestination =
proxy:mysql:/etc/postfix/mysql-mydestination.cf runs without errors.
I hope, you include this fix into next release of postfix ?
Thank You
regards,
Martynas Bieliauskas
--- "martynas
inet.lt" <martynas
inet.lt> wrote:
> So, should I try this patch ?
>
> regards,
> Martynas
>
> --- wietse
porcupine.org (Wietse Venema) wrote:
> > Wietse Venema:
> > > martynas
inet.lt:
> > > > I get same error:
> > > >
> > > > Apr 2 01:44:25 srv2 postfix/proxymap[16950]: fatal: dict_register:
> > > > dictionary name exists: /etc/postfix/mysql-mydestination.cf
> >
> > This is caused by a very old bug in the MYSQL module.
> >
> > Wietse
> >
> > *** ./dict_mysql.c- Thu Jun 5 19:29:36 2003
> > --- ./dict_mysql.c Thu Apr 1 21:56:13 2004
> > ***************
> > *** 373,379 ****
> > dict_mysql->name->len_hosts);
> > if (dict_mysql->pldb == NULL)
> > msg_fatal("couldn't intialize pldb!\n");
> > - dict_register(name, (DICT *) dict_mysql);
> > return (DICT_DEBUG (&dict_mysql->dict));
> > }
> >
> > --- 373,378 ----
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]