When I delete email from my Gmail account, it first goes to the trash folder.
When I then empty that, where does it go?
And how does the technology work behind the scenes?
|
1
|
|||||||||||||||||
|
migrated from stackoverflow.com |
|
|
|
Gmail Privacy Notice (current September 12, 2008, but also present in the October 14, 2005 version which is the first I can find) clearly states "Residual copies of deleted messages [..] may remain in our offline backup systems":
So, what does may imply here... Despite this promise to delete emails after at most 60 days, in 2006 a US court did order Google to provide emails from their backups. According to CNET's Police blotter: Judge orders Gmail disclosure:
|
||||
|
|
|
Straight to the FBI. |
||||||||||||||
|
|
|
Google doesn't really make a habit of telling everyone how their services work internally. But if we are to assume gmail is built upon BigTable, which is likely, then most likely when you delete an email, the actual record is not purged immediately. Gmail simply marks in BigTable that the email is gone, and later, in a periodic compaction routine, the tablet is rebuilt without that email in it. |
||
|
|
|
Into the void. I doubt gmail is any different from any other email system. As others have mentioned there may well be backups and the messages may not be purged the moment you hit the delete button. But this would be for Google's benefit in case of a failure rather than a means for an end user to recover lost data. On the other hand if you are worried about the security of your messages then I am not sure using a service like gmail would be a particular wise decision in the first place. |
||
|
|
|
|
They are removed forever. So you can't retrieve them. |
||||||||||||
|
|
|
Good mail goes to Heaven, where it dances in the clouds with no care in the world. It will for eternity be transported where ever it wishes to go without SMTP error and there will always be eyes ready and willing to read it. Which level of hell the bad mail goes to depends on its type, as described by Dante, much of it finding its way to the 8th circle. |
||||
|
|
|
Google does not really delete anything younger than 7 years. After that time, even the offline backups may contain parts of the information. However, if you send out an email unencrypted, many mailservers might hold copies of that in their transaction logs.
|
||||||||||||
|
|
|
I work at google and although I am not in the gmail team I have worked with them (see video chat) previously and I can assure you that deleted mail go to a very happy place. Seriously now, deleted emails are at first just hidden from you and physically deleted only when the actual disk space they occupy is needed. However there is an inside joke of the undeleted: Emails from Page and Brin cannot be deleted. Ever |
||
|
