roundcube
Why do you want it to be open? You're not hosting it, so you don't have access to the config and can't add features.
So in summary, you want an Open Source Webmail provider?
So a provider that uses Open Source software would be enough? (which isn't their own)
Your request can only be fulfilled by someone else hosting it for you.
I.... think that is what he means?
Doran you do realise that the whole point of Open Source is so that users can go in, create things, change things and do anything they want to suit their needs.
As soon as something like a webmail app goes onto somebodies server you (the user) will never have any amount of control like you would if it was on your server.
Say Firefox for example.
It's open source because they share the source code out to everyone.
If somebody doesn't like the way it works, they're free to build their own version.
Obtainable through here...
https://developer.mozilla.org/en/Do...de?PHPSESSID=f80012ea490d46f7c1503f6318166038
You'd need Visual Studio and the MozillaBuild to get everything working.
Basically if you don't like something you can change it, just like Linux.
With Webmail, it needs to be hosted on a server... if you don't have access to that server you cannot physically change something, change the code, change the design etc...
The difference is that Linux/Firefox are pieces of software that you install onto a computer. You can chop and change things because you have direct access to the code.
With webmail, you don't. It will be hosted by a company on a website and you can't change anything... meaning it isn't Open Source.
Just as a side note, I presume you're using a Linux based OS?
Most open source licenses rely on intellectual property rights (copyright etc) to exist. If you want to no use anything based on IP, you're looking for public-domain software. And only a very small amount of code (not even software) is public domain.
You want to use GPL software? Well, you're relying on the copyright holder granting you freedoms over and above copyright law. You still need to comply with various other aspects of copyright law to use it properly though.
This whole open source = yay, lets throw away copyright thing is hugely misguided.