This question has been asked before and is in the archives. Typically, you have to increase the value you give to `softlimit' in your run script. The default of 2000000 is not enough to load the additional libraries for libsasl, etc. We had to increase our value to 4000000.
On Fri, 29 Nov 2002, Keerthi wrote: > Hello All, > > I'm not able to pop the mails still now. I'm using qmail with ldap auth. > > When i telnet to localhost port 100. it gives the following error > > [root@dellsoft keerthi]# telnet localhost 110 > Trying 127.0.0.1... > Connected to dellsoft (127.0.0.1). > Escape character is '^]'. > +OK <[EMAIL PROTECTED]> > user keerthi > +OK > pass keerthi > /var/qmail/bin/auth_pop: error while loading shared libraries: libsasl.so.7: cannot >load shared object file: Cannot allocate memory > -ERR temporary error > Connection closed by foreign host. > [root@dellsoft keerthi]# > > while i pop using outlook express, it shows the following error > > There was a problem logging onto your mail server. Your Password was rejected. >Account: '172.16.1.252', Server: 'dellsoft.mydomain.com', Protocol: POP3, Server >Response: '-ERR syntax error', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, >Error Number: 0x800CCC92 > > Regards, > Keerthi >
