30Gigs Web Mail Launches Into Beta
gaanagaa writes "Neowin reports, that a new web mail service launched today is promising to bring users an email inbox of 30gb." The original intent of 30gigs.com was apparently to create an "'All in one' site for the webmaster and avid computer users. According to the sites 'about us' page, combining personal file storage, GD2 signatures and anonymous email all in one service, which would be free." In their brief review of the service a Neowin user also offers a word of caution with regards to their extremely short terms of service and privacy policy, calling them "shady".
I can't fill up my 2 gigs on Gmail, nor my gig on Y! mail, why in the world would I need 30 gigs?
-Palal
I am not sure i like that. I think a playful method like a web based slot machine that lets you win an invitation (ajax based not to hammer the servers) would be nicer. Sigh.
---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
word of caution with regards to their extremely short terms of service and privacy policy, calling them "shady".
It should be a good thing to not have a long lawyerlike TOS. Terms of service is a way for companies to bypass the laws and shouldn't be needed at all. Period.
With a box that big you could, if you developed a network, work out an eMail p2p system.
Simply upload the stuff you want to trade and forward it to people who need it. How do you know who would want the stuff you've uploaded? You'd need to develop a network where your node advertises what it has available, and autoforwards the file when someone requests it.
After the initial uploading there is really no more bandwidth costs for you as you can forward the files for free - the email providers' servers handles the load.
As a web developer I can say that I would never promise not to read any data stored on my machines. It just isn't possible to say that. There is always the chance it could come up in some sort of log or be required for some sort of technical or legal reason. It'd be unwise to make such a promise knowing that you probably can't live up to it.
At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
30gigs.com page is kind of a mess. Nice.
Something like... GmailFS?
From http://mail.google.com/support/bin/answer.py?answe r=10350&topic=194
"POP access is free for all Gmail users and we have no plans to charge for it in the future."
What in that statement suggests that they might do away with it in the future? Or were you just spreading FUD based on something you read a long time ago?
And alternative that is not free, but very full featured is RUNBOX (www.runbox.com). Runbox offers 10GB email, and 1GB of file storage. They also offer POP, IMAP, Webmail, WAP and Mobile access. They even provide SSL access to boot. Pretty great service for a small fee. You can also host your own domains email on their server, thus giving you the ability to keep your johndoe@mymail.xxx accounts if you desire. Check it out, I've been using it for several years and love it.
What's a GD2 signature? A quick search only brings up material related to the GD graphics library, plus a handful of articles related to this webmail site.
You are right: SMTP is the wrong protocol to send huge attachments. However, people are using it. And worse, business people (e.g. marketing guys) depend on its ability to send large files (e.g. Powerpoint presentations, large PDFs, etc.).
There are basically two solutions for this problem: Either restrict your users to send only mails with a limited size, or to install an intelligent SMTP server (e.g. Mailonator) that will automatically replace the attachments with URLs to a Web server, where the attachments are stored.