OSEC

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

From: Wietse Venema (wietseporcupine.org)
Date: Thu Apr 01 2004 - 20:40:21 CST


Please disregard this posting.

        Wietse

Wietse Venema:
> Wietse Venema:
> > martynasinet.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
>
>
> Hm. There could be a bug in the proxymap server.
>
> In the code below, dict_register() should not be called when
> dict_handle() returned success.
>
> Does the patch below eliminate the problem?
>
> Wietse
>
> *** ./proxymap.c- Tue Apr 29 17:04:27 2003
> --- ./proxymap.c Thu Apr 1 21:31:10 2004