From: oonet <squ...@oo...> - 2016-12-16 06:30:11
|
By the way, here's the source of the "blank" page being returned (by https, http is fine): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <html><head> <meta name="robots" content="noindex,nofollow"> <title>SquirrelMail 1.4.22</title> </head><frameset cols="200, *" id="fs1"> <frame src="left_main.php" name="left" frameborder="1"> <frame src="right_main.php" name="right" frameborder="1"> </frameset> </html> -- View this message in context: http://squirrelmail.5843.n7.nabble.com/Squirrelmail-returns-blank-page-after-send-tp26436p26464.html Sent from the squirrelmail-devel mailing list archive at Nabble.com. |