Earlier quoted context omitted.
Is Google Apps premium guaranteed to actually protect you from the aforementioned privacy concerns? It's still on Google's servers.
The government can subpoena your own server in your own house just as easily as they can subpoena Google's servers. So who are you hiding from? If it's the government, then you must use strong cryptography no matter where you host your email, and you must ensure that everyone you communicate with is as paranoid as you. (I would encrypt all my email, but nobody else I talk too will. So it doesn't work.) If it's advert…
Ask HN: Gmail alternatives?
61–70 of 142 posts
Re: Ask HN: Gmail alternatives?
#62Earlier quoted context omitted.
Is Google Apps premium guaranteed to actually protect you from the aforementioned privacy concerns? It's still on Google's servers.
The government can subpoena your own server in your own house just as easily as they can subpoena Google's servers. So who are you hiding from? If it's the government, then you must use strong cryptography no matter where you host your email, and you must ensure that everyone you communicate with is as paranoid as you. (I would encrypt all my email, but nobody else I talk too will. So it doesn't work.) If it's advert…
Note: IANAL
Re: Ask HN: Gmail alternatives?
#63Run your own mailserver. If you don't trust Google with your data, there's nobody else I would trust. There are plenty of open-source webmail apps if that matters to you.
Did it for years. Loved it. The only problem? Hosting providers and colos often reuse IPs that have been blacklisted because of spammers, so one day you realize some folks just haven't been getting your mail. I use a leased server and would switch back from GMail to Zimbra in a heartbeat if I thought I could reliably insure my email would not get blacklisted. There are services out there you can pay for that offer sm…
Re: Ask HN: Gmail alternatives?
#64Run your own mailserver. If you don't trust Google with your data, there's nobody else I would trust. There are plenty of open-source webmail apps if that matters to you.
Did it for years. Loved it. The only problem? Hosting providers and colos often reuse IPs that have been blacklisted because of spammers, so one day you realize some folks just haven't been getting your mail. I use a leased server and would switch back from GMail to Zimbra in a heartbeat if I thought I could reliably insure my email would not get blacklisted. There are services out there you can pay for that offer sm…
They've got a free account for up to 200 mails a day.
Re: Ask HN: Gmail alternatives?
#65Re: Ask HN: Gmail alternatives?
#66I'm currently using sup ( http://sup.rubyforge.org/ ), which has labels and threads like Gmail, but is Free as in Freedom, runs on ncurses and, ironically, has a much better search mechanism, which was the main reason I switched from Gmail. There is also notmuch ( http://notmuchmail.org/ ), which is still alpha, but aims to be faster and more scriptable than Sup.
I see every other client - mutt, pine, etc. there
Re: Ask HN: Gmail alternatives?
#67Run your own mailserver. If you don't trust Google with your data, there's nobody else I would trust. There are plenty of open-source webmail apps if that matters to you.
Do you have time to manage and keep your server secure? Can you patch a new 0day in an hour, possibly not.
On the other hand when men-in-black asks to Google yes they might give it away, which is another story.
Re: Ask HN: Gmail alternatives?
#68It might be instructive if you included why you are trying to avoid Gmail in your OP, so we can avoid suggesting other apps that might have the same issues. For example, do you dislike it because of privacy concerns? Or because it's a web app? Etc.
I think the Gmail UI is excellent and I love it, but I'm starting to have privacy concerns.
One could make the case that hosting on Gmail has greater privacy in this respect, since if you send to any other Gmail address, the e-mail probably stays within the Google network.
Re: Ask HN: Gmail alternatives?
#69Run your own mailserver. If you don't trust Google with your data, there's nobody else I would trust. There are plenty of open-source webmail apps if that matters to you.
There are also plenty of open source desktop IMAP clients; I personally strongly prefer clients like mutt or sylpheed over webmail interfaces. with ssh, I can even look at my mail from anywhere.
That's assuming you can get access to PuTTY and/or ssh from anywhere. :-P
Re: Ask HN: Gmail alternatives?
#70Run your own mailserver. If you don't trust Google with your data, there's nobody else I would trust. There are plenty of open-source webmail apps if that matters to you.
There is a high possibility that Google's server is 10 times more secure than any average Joe's mail server. Even more secure than a security expert's server as well: http://www.darknet.org.uk/2009/08/dan-kaminsky-kevin-mitnick... Do you have time to manage and keep your server secure? Can you patch a new 0day in an hour, possibly not. On the other hand when men-in-black asks to Google yes they might give it away, wh…