This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arnt
Recipients arnt, barry, r.david.murray
Date 2015-03-12.20:54:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426193641.23.0.341835100258.issue23647@psf.upfronthosting.co.za>
In-reply-to
Content
The RFC in question is 2683, which isn't a standard, it's just advice.

What gmail breaks is the expectation that mailboxes and seach results are smallish. If you run a python script on gmail and it runs a search, the result can be a great deal bigger than the author of RFC2683 foresaw.
History
Date User Action Args
2015-03-12 20:54:01arntsetrecipients: + arnt, barry, r.david.murray
2015-03-12 20:54:01arntsetmessageid: <1426193641.23.0.341835100258.issue23647@psf.upfronthosting.co.za>
2015-03-12 20:54:01arntlinkissue23647 messages
2015-03-12 20:54:01arntcreate