On Mon, Apr 24, 2006 at 07:52:18AM -0400, Daniel D Jones wrote:
> Some troubleshooting revealed that checkpassword was complaining about 
> errno.  A bit of time on Google indicated that I should modify conf-cc 
> to include the errno.h header and recompile checkpassword.  I did and 
> the errno error went away.  I'm not sure what caused this to happen.

Ulrich Drepper doesn't know how to export an errno symbol pointing to 
the default error memory location for single threaded programs.  (Every 
other major libc does this, and glibc used to as well.)

As for the authorization failure when you use telnet, I'm not as sure. 
Have you checked qmail-pop3d's log files for anything indicating the 
programs failing to run?  Can you try running qmail-popup/checkpassword/ 
qmail-pop3d using the same softlimits that tcpserver uses to see if 
that's the culprit?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to