Google is the new Microsoft. Nothing new. Move on.
What's next Google? Dropping SMTP support?
201–210 of 263 posts
Re: What's next Google? Dropping SMTP support?
#202Earlier quoted context omitted.
I don't think they would kill SMTP, but I also didn't think they would kill CalDav.
I'm starting to think that they don't kill it, just because they can't . But if they had the chance ... :/
Re: What's next Google? Dropping SMTP support?
#203Earlier quoted context omitted.
> Plain text means anyone can read your message while it's going over the wire. Plain text is a style of encoding information (e.g. binary, XML, JSON, plain text, etc). Encryption determines if someone can intercept your message. Something can be both plain text and secure, like HTTPS for one example.
It's my understanding that people often use "plaintext" in contrast to "ciphertext", so it's not unreasonable for someone to read "plaintext" and think "unencrypted".
Re: What's next Google? Dropping SMTP support?
#204Don't get me wrong, it is completely ok for Google to disable free stuff as they want. I would, however, prefer that they support their paying customers better. Or, at least, offer an option to got premium and pay for the stuff we would like to use.
Re: What's next Google? Dropping SMTP support?
#205Re: What's next Google? Dropping SMTP support?
#206Earlier quoted context omitted.
Coincidentally, only yesterday I installed an XMPP daemon on one of my servers and configured it as a message relay so I can send and receive SMS from my PC via my phone. Facebook chat also uses XMPP. So in answer to your question: yes, there are people still building new stuff on top of XMPP. However I will concede that I'm also a bit IRC advocate - so I'm probably the wrong person to comment on the best newest soci…
I'd love to read how you set that up. Any links you can point me to?
Re: What's next Google? Dropping SMTP support?
#207Earlier quoted context omitted.
I would like to see the replacement of SMTP be designed along with a redesign of e-mails themselves as well. I'd like to see the HTML that is supported in e-mails standardised, so there's no more issues about which clients will render what. I'd like to see the failure notices standardised, so that invalid e-mail addresses produce a standard "404-like" response, and so on. The problem isn't so much that we have multip…
I'd like to see the HTML that is supported in e-mails standardised Count me out. It wasn't even two weeks ago that we had the story here about how The Onion was hacked because somebody clicked on an obfuscated HTML URL in email.
Re: What's next Google? Dropping SMTP support?
#208Earlier quoted context omitted.
Coincidentally, only yesterday I installed an XMPP daemon on one of my servers and configured it as a message relay so I can send and receive SMS from my PC via my phone. Facebook chat also uses XMPP. So in answer to your question: yes, there are people still building new stuff on top of XMPP. However I will concede that I'm also a bit IRC advocate - so I'm probably the wrong person to comment on the best newest soci…
No one is taking xmpp away from your server or the applications that are using it; but take Facebook: did they do any effort of integrating their chat with the Gmail one?
...
PLEASE!
:-D
(with apologies to Henny Youngman -- http://en.wikipedia.org/wiki/Henny_Youngman)
Re: What's next Google? Dropping SMTP support?
#209Earlier quoted context omitted.
Multiple implementations are a strength. In fact, you won't see a good replacement for SMTP without multiple independent implementations. (What will it look like? I would guess it will look like a two-part service, with one protocol for servers to talk to each other and another for clients to talk to servers. Servers will send tiny notifications to other servers that mail is available for their subscribers; then the…
I would like to see the replacement of SMTP be designed along with a redesign of e-mails themselves as well. I'd like to see the HTML that is supported in e-mails standardised, so there's no more issues about which clients will render what. I'd like to see the failure notices standardised, so that invalid e-mail addresses produce a standard "404-like" response, and so on. The problem isn't so much that we have multip…
Re: What's next Google? Dropping SMTP support?
#210Earlier quoted context omitted.
I would like to see the replacement of SMTP be designed along with a redesign of e-mails themselves as well. I'd like to see the HTML that is supported in e-mails standardised, so there's no more issues about which clients will render what. I'd like to see the failure notices standardised, so that invalid e-mail addresses produce a standard "404-like" response, and so on. The problem isn't so much that we have multip…
I'd like to see the HTML that is supported in e-mails standardised Count me out. It wasn't even two weeks ago that we had the story here about how The Onion was hacked because somebody clicked on an obfuscated HTML URL in email.
We can't stop social engineering like that - it's completely unavoidable. Which is why banks and payment providers regularly tell people not to follow links asking for bank details (etc). Yeah it sucks that The Onion got hacked that way, but your argument is doesn't fix that. Your argument is nothing more than cutting of your nose to spite your face (ie advocating an inconsistent platform for legitimate e-mails despite anchor tags working on every client already).
At least if e-mail was completely redesigned, then we could have banks provide a unique cert that hangs in the e-mail header and can support the authenticity claim of the sender (I'm sure there's ways around that idea I've just presented - but that was just off the top of my head. Any such design would obviously need to be thoroughly thought out)