Hi Chris, First: _PLEASE_ don't CC me. I'm reading the list, as _everybody_ posting here does. _This_ list can't be written to w/o receiving it (e.g. as debian-* lists can).
On Mon, 16 Jun 2003 02:56:18 -0700 (PDT) Chris Pugh wrote: >> And I don't have it here too. > Sounds promising .. I take it you have vpopmail > running aok? ;-) I do. :-) >> Are you sure the '/usr/sbin/vchkpw' resutls from >> your compile operation? > No, it doesn't. Well, than why do you use it? :-) >> and should not be dynamically linked against >> 'libvpopmail.so'. Over here 'ldd' gives: > As far as I am aware it isn't. Here is my version: > > [ ldd ~vpopmail/bin/vchkpw ] > libmysqlclient.so.12 => /usr/lib/libmysqlclient.so.12 (0x40015000) > libz.so.1 => /usr/lib/libz.so.1 (0x40053000) > libnsl.so.1 => /lib/libnsl.so.1 (0x40062000) > libcrypt.so.1 => /lib/libcrypt.so.1 (0x40075000) > libm.so.6 => /lib/libm.so.6 (0x400a2000) > libc.so.6 => /lib/libc.so.6 (0x400c3000) > libssl.so.0.9.7 => /usr/lib/i586/libssl.so.0.9.7 (0x401d3000) > libcrypto.so.0.9.7 => /usr/lib/i586/libcrypto.so.0.9.7 (0x40202000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > libdl.so.2 => /lib/libdl.so.2 (0x402f1000) Well ... give it a try. Replace '/usr/sbin/vchkpw' with '/home/vpopmail/bin/vchkpw' in your POP3 startup script and report back if this solved your problem :-) BTW: anybody able to tell my why this particular version of vchkpw is linked against 'libm', 'libssl', 'libcrypto' and 'libdl'? I can't remember having seen any of my compilations being linked against this libraries and I don't want play hours for hours just to find out which configure parameters cause this :-) That's not worth the time :-) -- Ciao, Pit