Hi Vivek,

On Thu, Jul 22, 2010 at 4:37 AM, Vivek Ramachandran <
vivek.securitywiz...@gmail.com> wrote:

> Thanks Nick.
>
> But I need someone from Google App Engine team to confirm what the system
> quotas are for incoming email.
>
> As I understand:
>
> 1. There are no limits on the number of emails of the form
> x...@appid.appspotmail.com
> 2. There are system limits on the number of incoming emails per day. What
> is this number?
>

The only practical limit should be the daily incoming request quota (emails
are treated as incoming requests), and possibly the mail API call quota.
Both of these can be increased for large billed apps, in the unlikely event
you exceed them. On top of that, of course, you need to have enough incoming
bandwidth and CPU time to handle all the requests.

-Nick Johnson


> App Engine team, would request you to please answer as this will help us
> decide whether we can begin developing a commercial application for our
> company on app engine or not.
>
> Thanks,
>
> Vivek
>
>
>
>
> On Thu, Jul 22, 2010 at 2:32 AM, nickmilon <nickmi...@gmail.com> wrote:
>
>> As far as I remember :
>> 1) No limit
>> 2) No limit except api and cpu limits applicable.
>> A limit of 2000  outgoing emails (no billing enabled).
>>
>> Happy coding :-)
>> Nick Milon
>>
>>
>> On Jul 21, 6:23 pm, Vivek Ramachandran
>> <vivek.securitywiz...@gmail.com> wrote:
>> > Hi,
>> >
>> > My mail is regarding the option for receiving email to any address which
>> > looks like - x...@appid.appspotmail.com documented here:
>> http://code.google.com/appengine/docs/python/mail/receivingmail.html
>> >
>> > My questions are:
>> >
>> > 1. Is there any restriction on the number of email addresses which can
>> be
>> > created using the above format and used inside the application?
>> > As an example I may have a million users and could have some sort of a
>> > "in-mail" facility where each user is assigned a unique "xxx" id.
>> >
>> > 2. Is there any limit on the number of emails which can be received by
>> an
>> > address of the above format? I don't see any quota restrictions
>> specified
>> > anywhere?
>> >
>> > Thanks,
>> >
>> > VRD
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appeng...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
Registered in Dublin, Ireland, Registration Number: 368047
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to