it's "sy-newsletter". but almost no exception was thrown by
mail.Send() during this campaign.


On 1 Okt., 21:12, "Ikai Lan (Google)" <ikai.l+gro...@google.com>
wrote:
> Do you have an App ID you can provide? This doesn't sound like the
> mail.Send() issue we've been seeing, as that results in a thrown Exception.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blogger:http://googleappengine.blogspot.com
> Reddit:http://www.reddit.com/r/appengine
> Twitter:http://twitter.com/app_engine
>
>
>
> On Fri, Oct 1, 2010 at 1:08 AM, Bob <i...@synium.de> wrote:
> > We've checked our billing history and the usage report for the day in
> > question states that we've sent around 12,000 messages.
>
> > It seems that only a small percentage of the emails were actually sent
> > out because:
>
> > a) non of the email to our own test email accounts were received for
> > this campaign (in the past this worked flawlessly)
> > b) we're using a counting mechanism (that's based on a invisible small
> > image that counts actual reads) that gave us the information that only
> > 100 emails were actually read from the 12,000 emails we've sent out.
> > In past campaigns around 50% of the emails were actually read by our
> > customers.
> > c) In past we've received several auto-reply and in-vacation-reply
> > messages and actual customer requests. But this time we've received
> > only one of these messages.
>
> > Is there anyone at google who can comment on this issue?
>
> > Thanks,
> > Bob
>
> > On 29 Sep., 08:38, Bob <i...@synium.de> wrote:
> > > We didn't reach the "Rate Limit" because our app is billing enabled
> > > and we send about 600 messages per minute.
>
> > > On 28 Sep., 22:32, Ben <bhym...@gmail.com> wrote:
>
> > > > I'm not sure if this is your issue, but i recently had a similar
> > > > problem that was caused by a quota "Rate Limit" issue.  I had not
> > > > exceeded my recipients quota, but appengine limits the RATE at which
> > > > you can send emails to 8/min for non billable apps and 5,100
> > > > recipients/minute for billable:
> >http://code.google.com/appengine/docs/quotas.html#Mail
>
> > > > I solved this issue by utilizing a Task queue to limit the rate of
> > > > outgoingmail.
>
> > > > On Sep 28, 2:30 am, Bob <i...@synium.de> wrote:
>
> > > > > Hi, yesterday we sent several email messages (about 12 thousend) as
> > > > > part of an email newsletter campaign. Every message was sent using
> > the
> > > > > PythonAPI(google.appengine.api.mail). No exception was raised and
> > > > > the quota wasn't exceeded. Unfortunately only some messages were
> > > > > actually delivered (about 5% compared to other newsletter campaigns
> > we
> > > > > sent) to the recipients. This email address list also contains some
> > of
> > > > > our own email addresses but none of them did received a message. We
> > > > > are sending this kind of newsletter (>50000 recipients) every few
> > > > > weeks - without any problems.
>
> > > > > Is there is problem with theMailservice?
> > > > > Does anyone else encountered problems like this?
>
> > > > > Thanks,
> > > > > Bob
>
> > --
> > 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%2Bunsubscrib 
> > e...@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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to