Hello List, I installed Squirrelmail 1.4.2 and 1.5 snapshot. 1.4.2 can't connect to my IMAP-Server (Cyrus with saslauthd to LDAP (Active Directory)), CRAM-MD5 and DIGEST-MD5 don't work at all which seems to be a problem with saslauthd, for Plain I tried 1.5 When I disable TLS (it's all on localhost) and try to login, I get 3 authentication attempts where the first works (the login.php disappears and the frames are shown, but the pages instige the frames tell me that the user is wrong. Saslauthd tells me the following (on *one* logon attempt):
saslauthd[20414] :get_accept_lock : acquired accept lock saslauthd[20413] :do_auth : auth success: [user=dirk.doerflinger] [service=imap] [realm=] [mech=ldap] saslauthd[20413] :do_request : response: OK saslauthd[20414] :rel_accept_lock : released accept lock saslauthd[20415] :get_accept_lock : acquired accept lock saslauthd[20414] :do_auth : auth failure: [user=dirk.doerflinger] [service=imap] [realm=] [mech=ldap] [reason=Unknown] saslauthd[20414] :do_request : response: NO saslauthd[20415] :rel_accept_lock : released accept lock saslauthd[20416] :get_accept_lock : acquired accept lock saslauthd[20415] :do_auth : auth failure: [user=dirk.doerflinger] [service=imap] [realm=] [mech=ldap] [reason=Unknown] saslauthd[20415] :do_request : response: NO If I activate TLS for Squirrelmail, I get the following error in login.php: Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/squirrelmail-dev/functions/imap_general.php on line 583 Warning: fsockopen(): unable to connect to :143 in /var/www/squirrelmail-dev/functions/imap_general.php on line 583 I tried with localhost, the fqdn of the server, 127.0.0.1 and the eth0 address with the same result. Does anybody have a hint form e? Thanks, regards, DD ==================================================================== H2O GmbH Dipl.-Ing. Dirk Doerflinger process water engineering IT Operator In der Teichmatt 7 Telefon +49 7622 66676 - 29 D - 79689 Maulburg Telefax +49 7622 66676 - 20 http://www.h2o-gmbh.de mailto:[EMAIL PROTECTED] ==================================================================== P.S.: Haben Sie schon unsere Homepage unter www.h2o-gmbh.de besucht? Endlich ist es soweit, unser Neubau ist fertig und wir ziehen um! Ab 03.01.2005 sind wir unter folgender Adresse zu erreichen: ________________________________________________________________ H2O GmbH process water engineering Wiesenstrasse 32 79585 Steinen/ Germany Telefon +49 (0) 7627 9239 - 0 Telefax +49 (0) 7627 9239 - 100 www.h2o-gmbh.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
