hi.
I'm using sqwebmail + vpopmail on several freebsd box succesfully.
Recently, i tried to setup a new freebsd box with all the latest
software.
vpopmail and qmail seems to work, when i fetch my mail with a pop3
client or by telneting 110 there are no problems.
user foo
pass bar
OK

but when i try to authentified by sqwebmail it doesn't work
user: foo (or [EMAIL PROTECTED])
pass: bar
-> INVALID USER ID OR PASSWORD

i ktrace apache i got no error execpt a "Resource temporarily
unavailable":

-------------------------
 97499 httpd    RET   gettimeofday 0
 97499 httpd    CALL  fcntl(0x6,0x4,0x4)
 97499 httpd    RET   fcntl 0
 97499 httpd    CALL  read(0x6,0xbfbf98a8,0x2000)
 97499 httpd    RET   read -1 errno 35 Resource temporarily unavailable
 97499 httpd    CALL  write(0x3,0x80ca00c,0x205)
 97499 httpd    GIO   fd 3 wrote 517 bytes
       "HTTP/1.1 200 OK\r
        Date: Wed, 18 Jul 2001 16:55:51 GMT\r
        Server: Apache/1.3.19 (Unix)\r
        Content-Language: en-us\r
        Vary: Accept-Language\r
        Connection: close\r
        Content-Type: text/html; charset="iso-8859-1"\r
        \r
        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                             
"http://www.w3.org/TR/REC-html40/loose.dtd";>
        <html>
        <head>
          <!-- $Id: empty.html,v 1.4 2001/03/20 03:31:45 mrsam Exp $ -->
--------------------------

here are my building setting:
./configure --enable-cgibindir=/usr/local/www/cgi-bin
--enable-imagedir=/usr/local/data/images --with-authvchkpw
--without-authpwd --without-authshadow --without-authpam
--without-authuserdb --without-authldap --without-authdaemon
--enable-imageurl=/images --without-fcgi --without-ispell
--with-cachedir --enable-webpass=no

trying unsuccefully 2.1.1, 1.2.5, 2.1.1.20010716

i try to copy a working sqwebmail bin from an other freebsd box it
failed (but pathes were different from on system to the other)

thanks for your help.

-- 
Maxime Kurkdjian
Oxalide - Consultant
http://www.oxalide.com

Reply via email to