Slashdot Log In
Exchange-Compatible Webmail Alternatives?
Posted by
Cliff
on Sun Feb 02, '03 08:29 AM
from the if-you-can't-arrange-to-exchange-Exchange dept.
from the if-you-can't-arrange-to-exchange-Exchange dept.
This discussion has been archived.
No new comments can be posted.
Exchange-Compatible Webmail Alternatives?
|
Log in/Create an Account
| Top
| 55 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
imp
(Score:4, Informative)(http://db.org/bob/)
IMP is the Internet Messaging Program. It is written in PHP and provides webmail access to IMAP and POP3 accounts.
Exchange Server 2003
(Score:4, Funny)(http://www.matts.nu/)
SquirrelMail - Webmail for nuts
(Score:5, Informative)We have used SquirrelMail [squirrelmail.org] 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/ [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.
Make it custom
(Score:3, Informative)(http://ghazan.hazara.org/)
I was looking around for a webmail, and all I could find was IMP and squirrelmail. Believe me theyre both not quite mature, although I saw IMP running for years at Plattsburgh State. Installation of either is a ROYAL pain and not standardized, so you have to design your server, OS and other settings for the webmail system. for eg, for Squirrelmail you have to use courier imap and either courier mta or qmail. For IMP, you need certain versions of PHP with certain compile flags plus install HORDE. Last year this was complicated dont know now..
I made my own webmail for the site Hazara.org and Changezi.info in PHP4. Took maybe a weeks worth part time work and I got it a perfect fit (except for downloading attachments). I tried to make a custom C-compiled CGI-based webmail system for qmail using XML, but had a tough time looking up docs for the c-client libs to be able to read Maildirs directly. Gave up on it after trying to use the IMAP method, still on the lookout for c-client docs now.
Please post any free solutions you come up with.
Re:Make it custom
(Score:4, Funny)(http://naikrovek.org/)
all the functions you need to write a webmail app are already coded as modules and all you have to do is tie them together. the code from acmemail can probably be used to help one write a perl-based webmail application: http://www.astray.com/acmemail/
perl isn't as scary as some people make it out to be. and usually those people don't know perl, so they're talking through their arse.
Just about anything will work
(Score:1, Informative)Most web-based mail front-ends use IMAP or POP to access the users' mailboxes. The hardest part will probably getting authentication to work properly. You'll need to pass the credentials back to the IMAP/POP virtual servers, but that should be easy to do, especially with some kind of forms-based logon.
could avoid webmail and use VPN instead.
(Score:1)What is web mail for? If it is for your own employees, then perhaps VPN for remote access is a more general answer to the question.
linux oriented solution would be to tunnel the necessary mail ports over an ssh. MS Win* solution would be a VPN client, like Nortel Extranet.
Calendaring
(Score:2)(http://slashdot.org/)
My thanks to all the posters, especially the persons who suggested SamsungContact and gave feedback on HiPerExchange.
Unfortunately the rest of the suggestions (so far) do not support calendar functions!!
The idea is to replace all of OWA, not just the email portion of it!
Let the morons begin
(Score:2, Interesting)If you want users to be able to set up meetings, check their co workers schedules, send email, look up their contacts etc, and the repsository for this info is Exchange your pretty much stuck, or your going to spend serious time, integrating a lot of different solutions, into something much less slick.
You might want to look into ways you can lock up outlook with web acccess. First off run it on seperate computers of course from the Exchange server, place the OWAs in the DMZ, prefrably make ppl VPN into them, run Microsofts new proxy server as an added security meassure. Run really good firewalls, you might even want to look into running reverse proxies on a UNIX platform in order to "shield" the MS machines more.
SuSE Linux OpenExchange Server
(Score:3, Interesting)(http://www.fatnsoft.com/)
twiggi is worth a look
(Score:1)(http://abacinate.com/)
JiCal does some of the calendaring..
(Score:1)JiCal
(Score:1)Re:Samsung Contact
(Score:1)(Last Journal: Thursday December 08, @02:47PM)