I found the same "twice login" problem I saw on that unsolved discuss I recall here downer. On my fresh Horde 1.2.4 install, my horde/config/registry.php file includes no PHP valid statements on its "first 2 lines".
To precise what I understand of the problem, I had to set "sql authentification" to get the users management for components sharing like calendars and adressbooks. But I don't see any email definitions for the users I created that would permit automatic login to their mail server by imp. It seems to me that this "twice login" problem is an Horde architecture problem as the horde_users table has no "email" column that would enable automatic mail server connection. Hope I'm wrong. Here is the discuss I started from: yes I uncomment the first 2 lines of registry.php Surlignage Lisa Soto <[email protected]>: Did you uncomment the first 2 lines in registry.php to have IMP handle the logins? -- Lisa Quoting [email protected]: > yes my sessions working , the counter grow at each login > > all run ok, I can read, and write email > > my problem is just the two login > > > somebody can send my an example of his log file when he log to his server > > A+ > > > > Surlignage Jan Schneider <[email protected]>: > > Zitat von [email protected]: > > > hello > > > > I use horde 2.0/IMP3 > > > > when I connect the server, I must autentificate two times : > > one for horde and one for imp > > (with the mail windows login) > > > > I uncomment the two lines in the config file > > > > I suppose I ask me two times because it can not directly connect to imp > > > > > > in the log file we have this : > > > > > > the first connection success (horde with mail login windows) > > the second failed (try directly to imp connection) > > > > at the last, I have the imp connection and then all run ok > > > > somebody have idea ? > > > > bye > > > > > > déc 20 13:58:01 HORDE [notice] [imp] Login success for ddalpont > > [192.168.1.23] > > to {webmail.utbm.fr:143} [on line 50 of > > "/home1/httpd/html/horde/imp/redirect.php"] > > déc 20 13:58:12 HORDE [error] [imp] FAILED LOGIN 192.168.1.23 to > > webmail.utbm.fr:143[imap] as ddalpont > > [on line 332 of "/home1/httpd/html/horde/imp/lib/IMP.php"] > > déc 20 13:58:59 HORDE [notice] [imp] Login success for ddalpont > > [192.168.1.23] > > to {webmail.utbm.fr:143} [on line 50 of > > "/home1/httpd/html/horde/imp/redirect.php"] > > Are your sessions working? You can check this with the test.php page. The > session counter should increase after reloading the page. > > Jan. > -- Thierry CHEN webologix.com ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
