Re: postfix and Berkeley DB

2013-04-15 Thread LuKreme
On 13 Apr 2013, at 09:29 , Sahil Tandon wrote: > None. Postfix is using libc, which appears in your ldd(1) output, and > contains the Berkeley DB 1.85 routines. Ah-hah, thank you for that. --

Re: postfix and Berkeley DB

2013-04-13 Thread Sahil Tandon
On Fri, 2013-04-12 at 05:10:09 -0600, LuKreme wrote: > ... > In our previous episode (Thursday, 11-Apr-2013), Sahil Tandon said: > > As documented, Postfix uses the default Berkeley DB version that ships > > with your system, which I am assuming is FreeBSD. > > Yes, FreeBSD VeryOld-stable. > >

Re: postfix and Berkeley DB

2013-04-12 Thread Wietse Venema
LuKreme: [ Charset windows-1252 unsupported, converting... ] > In our previous episode (Thursday, 11-Apr-2013), Reindl Harald said: > > i can not imagine that this file is created by the postfix > > of which you posted the ld-output because it is not linked > > against it > > I assure you it is. T

Re: postfix and Berkeley DB

2013-04-12 Thread LuKreme
In our previous episode (Thursday, 11-Apr-2013), Reindl Harald said: > i can not imagine that this file is created by the postfix > of which you posted the ld-output because it is not linked > against it I assure you it is. This is exactly why I am puzzled, though Sahil may have provided the answ

Re: postfix and Berkeley DB

2013-04-11 Thread Sahil Tandon
On Thu, 2013-04-11 at 16:35:28 -0600, LuKreme wrote: > # ldd /usr/local/libexec/postfix/smtpd > /usr/local/libexec/postfix/smtpd: > libmysqlclient.so.16 => /usr/local/lib/mysql/libmysqlclient.so.16 > (0x280cf000) > libz.so.3 => /lib/libz.so.3 (0x28139000) > libm.so.4 =>

Re: postfix and Berkeley DB

2013-04-11 Thread Reindl Harald
Am 12.04.2013 02:00, schrieb LuKreme: > Reindl Harald opined on Thursday 11-Apr-2013@17:03:50 >> >> >> Am 12.04.2013 00:35, schrieb LuKreme: >>> # ldd /usr/local/libexec/postfix/smtpd >>> /usr/local/libexec/postfix/smtpd: >>>libmysqlclient.so.16 => /usr/local/lib/mysql/libmysqlclient.so

Re: postfix and Berkeley DB

2013-04-11 Thread LuKreme
Reindl Harald opined on Thursday 11-Apr-2013@17:03:50 > > > Am 12.04.2013 00:35, schrieb LuKreme: >> # ldd /usr/local/libexec/postfix/smtpd >> /usr/local/libexec/postfix/smtpd: >>libmysqlclient.so.16 => /usr/local/lib/mysql/libmysqlclient.so.16 >> (0x280cf000) >>libz.so.3 => /l

Re: postfix and Berkeley DB

2013-04-11 Thread Reindl Harald
Am 12.04.2013 00:35, schrieb LuKreme: > # ldd /usr/local/libexec/postfix/smtpd > /usr/local/libexec/postfix/smtpd: > libmysqlclient.so.16 => /usr/local/lib/mysql/libmysqlclient.so.16 > (0x280cf000) > libz.so.3 => /lib/libz.so.3 (0x28139000) > libm.so.4 => /lib/libm.so.4

postfix and Berkeley DB

2013-04-11 Thread LuKreme
# ldd /usr/local/libexec/postfix/smtpd /usr/local/libexec/postfix/smtpd: libmysqlclient.so.16 => /usr/local/lib/mysql/libmysqlclient.so.16 (0x280cf000) libz.so.3 => /lib/libz.so.3 (0x28139000) libm.so.4 => /lib/libm.so.4 (0x2814a000) libssl.so.7 => /usr/local/lib/