I am trying to move my license generation code (based on Aquatic Prime) to GAE and was able to do it fairly easy except for one thing. In current version, license distributed as a file via e- mail. My application register itself as an "opener" for particular extension. When user receive e-mail with license file, all s/he have to do is to open an attachment.
As one can imagine, extension which I am using for my license file is not in the list of "approved" extensions. So here the question: Does GAE have any thoughts about lifting restrictions on attachment MIME types and attachment file names? Actually it goes beyond this particular problem. I understand that you are trying to protect against "bad guys". Maybe you can introduced "trusted" GAE applications which will not have as many limitations as "normal" ones? Andrei --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
