Live data from Hacker News

Google App Engine Silently Stopped Sending Email 5 Weeks Ago

code.google.com

91–100 of 119 posts

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#91

Earlier quoted context omitted.

Please remember that Google App Engine is entirely free up to (roughly) 5 million page views/month: https://cloud.google.com/appengine/kb/#quota If you're running production services, you should probably sign up for a paid support package, which have guaranteed response times down to 15 minutes: https://cloud.google.com/support/ Disclaimer: I work in Google Cloud Support.

I think this is a terrible attitude. I will never implement it in my own support model. People shouldn't have to pay me in order to report a bug in my system. Arguably I should pay them, because one report is the tip of an iceberg of silent affected customers. More often than not, what most people want is simply an acknowledgement. They're not seeking a bug bounty. And definitely not the brush-off you just gave the G…

You don't demand prepayment for the water, you already got it (through taxes).

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#92

Hey Folks, The issue reported here is linked to App Engine and Gmail tightening up their spam filters. The root cause was an increase in organizations sharding out their spam systems to utilize App Engine’s free tier in such a way that is (a) in direct violation of our ToS and (b) making all of our lives suck a bit more (raise your hand if you want spam). It’s unfortunate that while App Engine is trying to provide a…

Chris, you say Gmail tightened up their spam filters... Did this take place in the last ~6 weeks or so?

I've noticed the spam filter on Gmail for Google Apps has gotten significantly less accurate recently, resulting in far more false-positives than usual. Any ideas if this is a known issue? I can only presume it's more accurate overall, but it was definitely a noticeable change for our organisation.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#93

Earlier quoted context omitted.

+1 as well, after the changes to Mandrill recently, was looking for a new provider and can also recommend Mailgun (at least, for ease and configurability in set up and testing so far, not yet in production).

Yes, Mandrill should have kept the free quota after DKIM and SPF verification. Now, I will be trying out the competitors (Sendgrid and Mailgun) and if I find them at par with Mandrill then for paid projects, I might use them rather than Mandrill.

For our clients, the appeal of Mandrill is the Mailchimp Template Editor. I think this is where their focus is going and so if you don't need that, then definitely check out competitors.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#94
post #89

Earlier quoted context omitted.

I think this is a terrible attitude. I will never implement it in my own support model. People shouldn't have to pay me in order to report a bug in my system. Arguably I should pay them, because one report is the tip of an iceberg of silent affected customers. More often than not, what most people want is simply an acknowledgement. They're not seeking a bug bounty. And definitely not the brush-off you just gave the G…

no, when your house is on fire the property-tax funded fire department comes and attempts to put it out. the "free tier" of municipal services is actually just a form of socialism!! eek!

adam smith. tragedy of the commons. so we pool our resources together and hire a contractor to handle the commons for us.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#95

Earlier quoted context omitted.

Not sending is a bug when it's undocumented, when it happens without notification, when there's no error message, and when there's no outgoing-spam bin. The GAE docs say "do x and we'll send your mail". If we do x and mail isn't sent, then that is a problem.

Except as soon as you tell the spammer what is blocked and what isn't, they just add that to the playbook. I agree with you that some measure of notification that there's spam filtering would be good, but it's Google we're talking about. There's spam filtering.

> I agree with you that some measure of notification that there's spam filtering would be good, but it's Google we're talking about. There's spam filtering.

Nonsense! I had no idea this was a feature of GAE. I pay for the use of GAE, and so long as I send less than my quota of emails, it's not Google's business what the content of those emails are.

There's no reason that there should be silent spam filtering on outgoing mail sent by my app. If they suspected that my app was sending spam, they should have notified me and disabled my app. That would have alerted me to the problem.

I find it absolutely abhorrent that Goole would just send private communications sent to me by prospective clients into the trash where they can never be retrieved or restored, and to do so without telling me is beyond belief.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#96

Earlier quoted context omitted.

Greetings folks! One of the App Engine PMs here. That couldn't be further from the truth - we absolutely want people to use App Engine. If you want to manage your own infrastructure, Google Compute Engine is great. If you want something that scales automatically, and requires less management - App Engine is a great option. We've actually made a ton of changes recently, specifically on our support for docker based run…

When will App Engine finally upgrade Go to 1.6? It's currently stuck at 1.4. Also, why the long delay? Is it because of the switch from C to Go in 1.5?

Hm, I tried now with:

l.Infof("version=%s", runtime.Version())

...and it gives me:

version=go1.6 (appengine-1.9.36)

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#97
post #81

Earlier quoted context omitted.

5 weeks ago your infrastructure stopped sending out mail. Our apps didn't change, your infrastructure did. Whether it's your outgoing spam filter that's overzealous, or if a datacenter is on fire is irrelevant. Your infrastructure stopped doing what your docs said it would. Paying customers like myself have apps running on your infrastructure. Your infrastructure stopped delivering the exact same emails that it had b…

I really have to highlight how dangerous an approach this is. You have no idea if the previous user of that IP was spamming. You should seriously consider mailgun or sendgrid. They also bring a lot of features that enable you to track when an email was read etc.

You seem to assume a lot of people know about the ins and outs of many different online mail delivery services. I would trust Google to do a little better than drop emails on the floor for weeks and not say something.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#98

Earlier quoted context omitted.

Except as soon as you tell the spammer what is blocked and what isn't, they just add that to the playbook. I agree with you that some measure of notification that there's spam filtering would be good, but it's Google we're talking about. There's spam filtering.

> I agree with you that some measure of notification that there's spam filtering would be good, but it's Google we're talking about. There's spam filtering. Nonsense! I had no idea this was a feature of GAE. I pay for the use of GAE, and so long as I send less than my quota of emails, it's not Google's business what the content of those emails are. There's no reason that there should be silent spam filtering on outgo…

> it's not Google's business what the content of those emails are

You are very wrong about this. Senders of email need to make sure they aren't being used for spam or they get blacklisted.

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#99

Hey Folks, The issue reported here is linked to App Engine and Gmail tightening up their spam filters. The root cause was an increase in organizations sharding out their spam systems to utilize App Engine’s free tier in such a way that is (a) in direct violation of our ToS and (b) making all of our lives suck a bit more (raise your hand if you want spam). It’s unfortunate that while App Engine is trying to provide a…

Long time App Engine user here. If you're sending email as part of your app, I'd recommend using Mailgun (or similar services). You can set up DKIM, inbound routes, etc, and generally have more control over how your mail is processed. I never got the impression App Engine really wanted to be in the email delivery business, so if that's important to you, there are tools that are focused on that (and free up to a month…

I've recently compiled a list of free transactional email services with a feature comparison: https://www.metachris.com/2016/03/free-transactional-email-s...

Re: Google App Engine Silently Stopped Sending Email 5 Weeks Ago

#100

Hey Folks, The issue reported here is linked to App Engine and Gmail tightening up their spam filters. The root cause was an increase in organizations sharding out their spam systems to utilize App Engine’s free tier in such a way that is (a) in direct violation of our ToS and (b) making all of our lives suck a bit more (raise your hand if you want spam). It’s unfortunate that while App Engine is trying to provide a…

Hi Chris, > This issue should be limited to new applications where the trust signal might be a bit lower. Thus existing apps / customers shouldn’t be experiencing issues. 1. My app is not new. It's been running without issue for 2 or 3 years. 2. My app is not on the free tier. 3. On average, my app sends out under 8 emails a day, and it's done the same for over 2 years. How your algorithm considers my app a spam risk…

You might look at Sendgrid. It's free for those sort of volumes
Post reply on HN