Web Hosting Talk







View Full Version : is there any good webmail asp or php that can run under Win2k3/IIS6 under $100?


jt2377
09-13-2006, 01:52 AM
hello, i'm looking for a decent webmail written in asp or php that can cover one server for under $100. i already using Squirlemail and UbieMiau but clients doesn't like their function/interface.

can someone recommand a decent webmail either cheap or under $100 that can cover one server, run under Win2k3/IIS6 and written either in asp or php.

thank

mwaseem
09-13-2006, 04:38 AM
If your Mail Server supports IMAP protocol, DWMail (http://www.dominion-web.com/products/dwmail/) would be the best choice.

Some clients would still complaint about it if you use this with POP mail server; as POP3 does not allow you to create a folder on the server.

It also takes reasonable time to redirect you to the inbox as it directly fetchs the list of all email messages from the server directly, before displyaing anything.

Its as cheap as $36.

jt2377
09-13-2006, 07:18 PM
If your Mail Server supports IMAP protocol, DWMail (http://www.dominion-web.com/products/dwmail/) would be the best choice.

Some clients would still complaint about it if you use this with POP mail server; as POP3 does not allow you to create a folder on the server.

It also takes reasonable time to redirect you to the inbox as it directly fetchs the list of all email messages from the server directly, before displyaing anything.

Its as cheap as $36.

yeah, that's one problem with Squrille mail, it take too long for it to fetch the email. the email server is hmail server and it support both pop3 and imap.