Hello,
 
I'm attempting to setup qmail-ldap latest on my Debian Woody. I'm also need to use pop & imap with it. but when I login from M$ OE6. It prompt with the following error.
 
There was a problem logging onto your mail server. Your Password was rejected.
Account: 'xxx.xxx.xxx.xxx', Server: 'xxx.xxx.xxx.xxx', Protocol: POP3, Server Response:
'/var/qmail/bin/auth_pop: error while loading shared libraries: libdb2.so.2: failed to map segment from shared object: Cannot allocate memory', Port: 110, Secure(SSL):No, Server error: 0x800CCC90, Error Number: 0x800CCC92
 
I've tried to use ldd to check the shared lib of auth_pop: And the result at below:
 
ldd /var/qmail/bin/auth_pop
        libldap.so.2 => /usr/lib/libldap.so.2 (0x40017000)
        liblber.so.2 => /usr/lib/liblber.so.2 (0x4003c000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40047000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40074000)
        libc.so.6 => /lib/libc.so.6 (0x40084000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x401a1000)
        libdl.so.2 => /lib/libdl.so.2 (0x401b5000)
        libsasl.so.7 => /usr/lib/libsasl.so.7 (0x401b8000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
        libdb2.so.2 => /lib/libdb2.so.2 (0x401c3000)
        libpam.so.0 => /lib/libpam.so.0 (0x40205000)
 
Rgds,
Dino
 

Reply via email to