Koozali.org: home of the SME Server

post 5.6 upgrade, webmail

Patrick Hickey

post 5.6 upgrade, webmail
« 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

Andy Berry

Re: post 5.6 upgrade, webmail
« Reply #1 on: January 18, 2003, 07:04:38 PM »
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

Patrick Hickey

Re: post 5.6 upgrade, CERT issue
« Reply #2 on: January 18, 2003, 08:33:24 PM »
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

Charlie Brady

Re: post 5.6 upgrade, CERT issue
« Reply #3 on: January 19, 2003, 09:49:55 PM »
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

Patrick Hickey

Re: post 5.6 upgrade, CERT issue
« Reply #4 on: January 20, 2003, 06:42:29 AM »
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