Posted by
Cliff
on from the if-you-can't-arrange-to-exchange-Exchange dept.
itwerx asks: "A client of mine is wedded to Exchange 2000 for their email server but would like to move away from Outlook Web Access (OWA) for security reasons. Thereareseveral possibilities but I'm wondering what experience the Slashdot community has had with these (or other) options."
SquirrelMail - Webmail for nuts
by
geirt
·
· Score: 4, Informative
We have used SquirrelMail for som time now, and our users are very happy. Stay with open standards (IMAP/SMTP/LDAP), and you can replace components in a system (eg. Exchange) without changing everything.
SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelMail has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.
Perhaps it's too obvious, but Exchange 2003 and Windows Server 2003 share the goal to be secure by design, secure by default, and secure in deployment.
We have used SquirrelMail for som time now, and our users are very happy. Stay with open standards (IMAP/SMTP/LDAP), and you can replace components in a system (eg. Exchange) without changing everything.
From http://www.squirrelmail.org/:What is SquirrelMail?
SquirrelMail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility across browsers. It has very few requirements and is very easy to configure and install. SquirrelMail has a all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation.
RFC1925