Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment This is a mess! (Score 1) 46

I've used gmail services with my own domain since the beginning. Email isn't the problem. Email can be redirected. The problem is the google account. I want to migrate my now Google workspace accounts to a personal gmail account. Google won't let me do that.

I can't share my play purchases with my family. Google wont let me do that, as family link isn't available for legacy Gapps users.

Of course I should have foreseen this inn 2003 when I started using gmail, with my own domain....

Comment Re:SMTP police? (Score 1) 133

Stopped working with IT years ago. No time to write RFC's. Always wondered why nobody fixes email instead of creating more and more advanced filters. Fix the problem, not the symptom.
The basic layout is simple. Maybe so obvious that someone has a patent on it....

Comment SMTP police? (Score 1) 133

Email is SMTP. There is no practically way to police it like the article describes. The author simply doesn't know how email works. What we need is a new message standard. An Advanced Mail Transfer Protocol. It should include:
1. Encryption system where mail server publish the public keys. Mail server can also hold the recipient private key. This way an email can easily be signed. My server can check signature to see if the mail really comes from whoever says is the sender.

2. Approved senders AKA friends request. On many social media sites you have the option to only get contacted by those in your contact list. Email should work like this to. I should be able to lock my email account from getting mail from anyone I haven't approved.

This could be implemented with backward compatibility with regular SMTP. All regular unsigned SMTP mail will just be marked as just that. Simple and untrusted. As the net upgrades to AMTP2 there will be a point where the majority is over on the new protocol and spam as we know it will die.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (7) Well, it's an excellent idea, but it would make the compilers too hard to write.

Working...