I am receiving the error below when I try connecting to the pop3 server.

$ telnet localhost 110
Trying 127.0.0.1...
Connected to development (127.0.0.1).
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user [EMAIL PROTECTED]
+OK 
pass aaron
/var/qmail/bin/auth_pop: error while loading shared libraries: libsasl.so.7:
failed to map segment from shared object: Cannot allocate memory
-ERR temporary error
Connection closed by foreign host.

How can I solve it.

Allan Kamau.

Reply via email to