Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Patrick Hickey on January 18, 2003, 10:02:27 AM
-
None of my user base can login successfully to webmail after the 5.6 upgrade.
This includes me!
Everyone can login and retrieve email using IMAP as usual, but the same credentials fail using webmail.
Pointers?
regards,
patrick
-
Are you using Twiggi by any chance?
I had that issue too, and found the solution at: http://twiggi.sourceforge.net/faq.php
_____________
I cannot login after upgrade to Red Hat 7.3
Define the IMAP protocol with 'no transport layer security'. Set in /etc/twiggi.conf:
$config["imap_port"] = "143/notls";
___________
You'll need to re-run ./twiggi_custom_conf mysqluser mysqlpassword
Hope this helps.
-A
-
Thanks for the reply, but no, I am not.
What I find in the logs is this...
Jan 17 22:55:26 galadriel HORDE[1861]: PHP Warning: Certificate failure for localhost: self signed certificate: /C=--/ST=----/L=Ottawa/O=XYZ Corporation/OU=Main/CN=idyll.com/Email=admin@idyll.com (errflg=2) in Unknown on line 0
Jan 17 22:57:30 galadriel HORDE[1863]: [imp] FAILED LOGIN 192.168.1.151 to localhost:143[imap] as phickey [on line 332 of "/home/httpd/html/horde/imp/lib/IMP.php"]
I'm hopeful someone who knows far more than I can diagnose what is happening based upon this error log.,
thanks in advance.
regards,
patrick
-
Patrick Hickey wrote:
> I'm hopeful someone who knows far more than I can diagnose
> what is happening based upon this error log.,
Check whether you have any horde/imp related custom templates, in particular .../imp/config/servers.php/120IMAPServers.
Charlie
-
Thanks Charlie, but no custom templates have been created. I can't find anything customized nor do I recall doing so. Oh well.
I'm heading toward a full backup of the server, then a clean build of 5.6. I really like secure webmail for remote access and am not comfortable using IMAP alone remotely.
regards,
patrick