Koozali.org: home of the SME Server

webmail login fails

Offline arnoldob

  • *
  • 183
  • +0/-0
webmail login fails
« on: January 04, 2006, 08:34:40 PM »
I was trying to replace an expired SSL cert with the instructions provided here:
http://no.longer.valid/phpwiki/index.php/Creating%20SSL%20Certificates

I'm running SME 6.01 with the securemail addon, so I followed the instructions  from the how-to for that as well.

All seemed to go well enough, i can access IMAP and POP3 over SSL from remotes sites no problem. But the webmail login seems broken, messages log shows:

Code: [Select]
Jan  4 10:46:46 server HORDE[10876]: [imp] FAILED LOGIN 157.xxx.xxx.xxx to localhost:143[imap/notls] as xxxxxxx [on line 287 of "/home/httpd/html/horde/imp/lib/IMP.php"]

line 287 of the IMP.php has this:

 
Code: [Select]
}
                Horde::logMessage($entry, __FILE__, __LINE__, LOG_ERR);
            }


That's not terribly helpful. I attempted login with the ID I tested IMAP and POP3 with, also tried the admin user with the same results. Any ideas of what/where to look for to resolve this?

Thanks!
Tampa, FL USA

Offline idyll

  • ****
  • 113
  • +0/-0
I have the same issue
« Reply #1 on: January 10, 2006, 10:00:43 PM »
I use the SSL IMAP contriib to retrieve email. Since installing and enabling it, all webmail logins fail.

Any help or pointers?

regards,

patrick
...

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
webmail login fails
« Reply #2 on: January 11, 2006, 05:32:07 AM »
If they are self-signed certs, then you could try:
http://archives.free.net.ph/message/20050830.125535.d90253fe.en.html

The file is /home/httpd/html/horde/imp/config/servers.php
......