|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: fatal: dict_open_dlinfo ?
From: Ralf Hildebrandt (Ralf.Hildebrandt
charite.de)
Date: Thu May 01 2003 - 03:36:42 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* mdew <mdew
orcon.net.nz>:
> > > postfix: fatal: dict_open_dlinfo: wildcard dynamic map entry no longer supported.
> # Postfix dynamic maps configuration file.
> #
> # The first match found is the one that is used. The only wildcard
> # allowed is '*', which matches everything. The first %s is expanded
> # to the map type.
> #
> #type location of .so file name of open function
> #==== ================================ =====================
> * /usr/lib/postfix/dict_%s.so dict_%s_open
This "*" thing looks like a "wildcard dynamic map entry" to me, which
is "no longer supported". Try this:
# *** Wildcards are not supported as of postfix 2.0.2 ***
#
# Postfix dynamic maps configuration file.
#
# The first match found is the one that is used.
#
#type location of .so file name of open function
#==== ================================ =====================
pcre /usr/lib/postfix/dict_pcre.so dict_pcre_open
ldap /usr/lib/postfix/dict_ldap.so dict_ldap_open
sdbm /usr/lib/postfix/dict_sdbm.so dict_sdbm_open
tcp /usr/lib/postfix/dict_tcp.so dict_tcp_open
--
Ralf Hildebrandt Ralf.Hildebrandt
charite.de
my current spamtrap partmaps040102
charite.de
http://www.arschkrebs.de/postfix/ Tel. +49 (0)30-450 570-155
Programmer /n./ A red-eyed, mumbling mammal capable of conversing with
inanimate objects.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]