[BlueOnyx:11982] SSL SquirrelMail Php Errors Using Wrong URL's
David Hahn
ml at sb9.com
Fri Jan 11 03:00:50 -05 2013
using SquirrelMail version 1.4.8-5.el5.centos.13 on 5106r
What should be used as a URL for a secure login?
Seems using the wrong URL produces errors when
opening a email.
if i use
https://mail.domain.com/webmail
i login and open a email and get php errors
Notice: Undefined variable: charset_converted in
/usr/share/squirrelmail/functions/mime.php on line 316
Notice: Undefined variable: charset in
/usr/share/squirrelmail/functions/mime.php on line 317
Notice: Undefined variable: charset in
/usr/share/squirrelmail/functions/mime.php on line 317
Notice: Undefined variable: charset in
/usr/share/squirrelmail/functions/mime.php on line 317
Warning: Cannot modify header information - headers already sent by
(output started at /usr/share/squirrelmail/functions/mime.php:316) in
/usr/share/squirrelmail/functions/page_header.php on line 31
then if i use
http://mail.domain.com:444/webmail
all is good when opening the emails... except no https:..
How do I correctly use ssl with squirrelmail and not get these errors?
Well this works!
https://mail.domain.com:81/webmail
Hope it helps someone.
David
More information about the Blueonyx
mailing list