Re: [Exim] exim process and database size problems (exim …

Góra strony
Delete this message
Reply to this message
Autor: Bart van Dommelen
Data:  
Dla: Rob Butterworth
CC: exim-users
Temat: Re: [Exim] exim process and database size problems (exim 3.12-10)
Hi,

Exim 3.12-10 uses libdb1 and libc6 2.1. I compiled exim3.30 using libdb2
and 2.1.3-18 on a Debian 2.2r2 machine. Here are the results from our jury:

dommel:/etc/exim# ldd /usr/sbin/exim
         libnsl.so.1 => /lib/libnsl.so.1 (0x40016000)
         libcrypt.so.1 => /lib/libcrypt.so.1 (0x4002d000)
         libdb.so.3 => /lib/libdb.so.3 (0x4005a000)
         libresolv.so.2 => /lib/libresolv.so.2 (0x40095000)
         libc.so.6 => /lib/libc.so.6 (0x400a4000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


Have you to tried to deliver a message using exim -d9 -M <message id>. What
is the output?
Since there a lot of retries, so what does eximstats tell you ?
I think it isn't a DB of gdbm problem because a message will be placed in
the retry database after an unsuccesfull attempt to deliver it.

-B.

At 27-6-2001 15:38, Rob Butterworth wrote:
>Yep, that's what I did, and what I got. What does this indicate in terms
>of which db lib the exim build was done against ?
>
>At 14:29 27/06/2001 +0100, Matt Bernstein wrote:
>>At 11:08 +0100 Rob Butterworth wrote:
>>
>> >Ours is a standard Debian install - ldd reports that it's linked against
>> >libdb.so.2, which is part of libc6 ?
>>
>>$ dpkg -S /lib/libdb.so.2
>>libc6: /lib/libdb.so.2
>
>--
>Rob Butterworth (rob@???)
>Director of IT
>Accelrys
>
>
>--
>## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
>details at http://www.exim.org/ ##
>