5 msgExclude some users from delivery
18 msgISP Question

maildrop
\ Mad Unix (20 Jan 2008)
. \ Justin Piszcz (20 Jan 2008)
. \ mouss (20 Jan 2008)

2 msgTR: relay_transport
8 msgBook recommendation for Postfix
1 msg(NO SUBJECT)
2 msgBefore Content Filter (semantics)
5 msgGuide
2 msgsasl auth. with virtual domains
2 msgbody_checks problem
17 msgQuestion about a simple filter
2 msgCouriertls error: SSL routines:SSL3_GET_RECORD
6 msgHuge Performance Issue on Quad-Core Opteron
2 msgOdd behavior with opportunistic TLS
7 msgtransport virtual failure
4 msgStatic route to a private mail server with user...
2 msgPostfix postconf quick reference, lookup, annot...
3 msgAltermime does not attach HTML disclaimer (litt...
2 msgBroken logging after syslog restart
3 msgVirtual domains question
Subject:maildrop
Group:Postfix-users
From:Mad Unix
Date:20 Jan 2008


 

am installing maildrop

COURIERAUTHCONFIG=/usr/local/courier-authlib/bin/courierauthconfig \
CPPFLAGS=-I/usr/local/courier-authlib/include \
./configure \
--enable-smallmsg=262144 \
--enable-maildirquota

make
make install-strip
make install-man

done without error, but i checked the mildrop libs

[root@linux4 maildrop-2.0.4]# ldd /usr/local/bin/maildrop
libfam.so.0 => /usr/lib64/libfam.so.0 (0x00000034b7800000)
libgdbm.so.3 => not found
libcourierauth.so.0 =>
/usr/local/courier-authlib/lib/courier-authlib/libcourierauth.so.0
(0x00002aaaaaac0000)
libpcre.so.0 => /lib64/libpcre.so.0 (0x00000035fa200000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00000034b6800000)
libm.so.6 => /lib64/libm.so.6 (0x00000034a4600000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00000034b6000000)
libc.so.6 => /lib64/libc.so.6 (0x00000034a4200000)
/lib64/ld-linux-x86-64.so.2 (0x00000034a3e00000)

I see that libgdbm.so.3 => not found ... what could be the problem...
I have installed
wget http://mirrors.kernel.org/gnu/gdbm/gdbm-1.8.3.tar.gz
tar -zxvf gdbm-1.8.3.tar.gz
cd gdbm-1.8.3/
./configure
make
make install

without errors ....

Thanks



© 2004-2008 readlist.com