Hi Herb,
> Any ideas what it could be? Why squirrelmail can't get in?
You may have a PHP without IMAP support. Create a phpinfo() page and call it
in your browser. On top of that output and in the table "Configure Command"
it *may* say '--with-imap' or '--with-imap=shared', but if there isn't a
separate table labled "imap" somewhere further down your IMAP support may not
be working.
If you are using the stock PHP that came with BlueQuartz (PHP-4.3.9), then you
may need to install "php-imap.i386" through YUM to get it working:
yum install php-imap
--
With best regards,
Michael Stauber