V1tOr
V1tOr

Reputation: 369

ASP.NET Webmail Client

does anyone knows a free paid webmail client for asp.net that enables me to edit the sourcecode and re-sell it?

I found After Logic, which is great by the way, but they told me "Currently, we don't offer developer licenses for WebMail Pro".

webmail+calender solution would be great!

tks for any help, Vitor

Upvotes: 2

Views: 5932

Answers (2)

Alex
Alex

Reputation: 2609

AfterLogic does offer royalty-free developer licenses for WebMail Pro. Just not directly from the web site (as you must first confirm you won't develop a competing software). You can contact AfterLogic for further details.

If you just need to edit the source code but have no plans to re-distribute the modified software to third parties (i.e. all you need is to run the software on your server), that's allowed by any license.

In other words, all licenses are developer licenses (but not all are royalty-free).

Upvotes: 0

balexandre
balexandre

Reputation: 75073

plenty of open sources out there.

example:

http://anmar.eu.org/projects/sharpwebmail/

plenty of paid solutions out there.

example:

http://demos.telerik.com/aspnet-ajax/webmail/

Just Google it, this is a Developer Site, not 'what components I can get' site

Upvotes: 3

Related Questions