OSEC

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: mdew (mdeworcon.net.nz)
Date: Thu May 01 2003 - 04:31:49 CDT


On Thu, 2003-05-01 at 21:18, Ralf Hildebrandt wrote:
> * mdew <mdeworcon.net.nz>:
>
> > ok, that removes the error message...but when telnet'ing into port 25
> > it'll just hang there.
>
> Check your log
> You probably hosed your installation during an upgrade/dist-upgrade

hmmm

just looking at your
#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

/usr/lib/postfix/dict_tcp.so only exists.. (the rest dont)
debian:/usr/lib/postfix# ls -al
total 364
drwxr-xr-x 2 root root 1024 Apr 30 04:13 .
drwxr-xr-x 18 root root 3072 Apr 30 23:19 ..
-rwxr-xr-x 1 root root 18320 Apr 22 18:40 bounce
-rwxr-xr-x 1 root root 24504 Apr 22 18:40 cleanup
-rw-r--r-- 1 root root 5640 Apr 22 18:40 dict_tcp.so
-rwxr-xr-x 1 root root 4064 Apr 22 18:40 error
-rwxr-xr-x 1 root root 10216 Apr 22 18:40 flush
-rwxr-xr-x 1 root root 20372 Apr 22 18:40 lmtp
-rwxr-xr-x 1 root root 31548 Apr 22 18:40 local
-rwxr-xr-x 1 root root 22484 Apr 22 18:40 master
-rwxr-xr-x 1 root root 33400 Apr 22 18:40 nqmgr
-rwxr-xr-x 1 root root 7960 Apr 22 18:40 pickup
-rwxr-xr-x 1 root root 10520 Apr 22 18:40 pipe
-rwxr-xr-x 1 root root 7156 Apr 22 18:40 proxymap
-rwxr-xr-x 1 root root 28052 Apr 22 18:40 qmgr
-rwxr-xr-x 1 root root 12288 Apr 22 18:40 qmqpd
-rwxr-xr-x 1 root root 7436 Apr 22 18:40 showq
-rwxr-xr-x 1 root root 25332 Apr 22 18:40 smtp
-rwxr-xr-x 1 root root 52664 Apr 22 18:40 smtpd
-rwxr-xr-x 1 root root 5672 Apr 22 18:40 spawn
-rwxr-xr-x 1 root root 14336 Apr 22 18:40 trivial-rewrite
-rwxr-xr-x 1 root root 10344 Apr 22 18:40 virtual

May 1 21:30:47 debian postfix/smtpd[13207]: warning: connect #5 to
subsystem private/proxymap: Connection refused
May 1 21:30:48 debian postfix/postfix-script: stopping the Postfix mail
system
May 1 21:30:48 debian postfix/master[13190]: terminating on signal 15
May 1 21:30:54 debian postfix/postfix-script: starting the Postfix mail
system
May 1 21:30:54 debian postfix/master[13280]: daemon started -- version
2.0.9
--
mdew <mdeworcon.net.nz>